Skip to content

Commit f624856

Browse files
committed
Bug 1934993 [wpt PR 49501] - Reland "Enable 5 Protected Audience and Fenced Frame features in Mode A/B", a=testonly
Automatic update from web-platform-tests Reland "Enable 5 Protected Audience and Fenced Frame features in Mode A/B" This reverts commit b550c350a6ac01554b5d25c999d8d58b9389f289. Reason for revert: Turned out to not be the cause of b/381980101 and b/381977849 as they continued after the revert, and look to be WPT cross-talk for which mitigations are already in progress (e.g. https://crrev.com/1388378) Original change's description: > Revert "Enable 5 Protected Audience and Fenced Frame features in Mode A/B" > > This reverts commit 7f52df769dac418870a2d2a8fcd3f7c1f114405b. > > Reason for revert: suspected culprit for b/381980101 and b/381977849 > > Bug: 381980101, 381977849 > > Original change's description: > > Enable 5 Protected Audience and Fenced Frame features in Mode A/B > > > > With the end of the Chrome-facilitated testing period, enable these features > > in Modes A and B to provide a more consistent developer experience and > > decrease the need for feature detection: > > * PA Real Time Reporting > > * PA multi-bid support > > * PA deprecatedReplaceInURN via auction config > > * PA multiple bidding contexts optimization > > * FF allow cross-origin subframes to send reportEvent() beacons > > > > This was announced here: > > https://groups.google.com/a/chromium.org/g/blink-dev/c/WgGGPElrG9o > > > > Change-Id: I7d26fb1ea908837557bf60cc8762245c409d0160 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6049396 > > Auto-Submit: Paul Jensen <pauljensenchromium.org> > > Reviewed-by: Shivani Sharma <shivanishachromium.org> > > Reviewed-by: Nasko Oskov <naskochromium.org> > > Commit-Queue: Nasko Oskov <naskochromium.org> > > Reviewed-by: Maks Orlovich <morlovichchromium.org> > > Reviewed-by: Kent Tamura <tkentchromium.org> > > Cr-Commit-Position: refs/heads/main{#1390666} > > Change-Id: I4cf77749fb95b8de9cdc412c674f7edb9c481edd > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6062886 > Auto-Submit: Florian Jacky <fjackychromium.org> > Reviewed-by: Balazs Engedy <engedychromium.org> > Bot-Commit: Rubber Stamper <rubber-stamperappspot.gserviceaccount.com> > Owners-Override: Florian Jacky <fjackychromium.org> > Commit-Queue: Balazs Engedy <engedychromium.org> > Cr-Commit-Position: refs/heads/main{#1390874} Bug: 381980101, 381977849 Change-Id: Ia963eac7362df95567f48fd8c0a4c07127df73d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6065414 Commit-Queue: Paul Jensen <pauljensenchromium.org> Reviewed-by: Alex Turner <alexmtchromium.org> Owners-Override: Victor Tan <victortanchromium.org> Auto-Submit: Paul Jensen <pauljensenchromium.org> Reviewed-by: Victor Tan <victortanchromium.org> Cr-Commit-Position: refs/heads/main{#1391243} -- wpt-commits: c86db811b8eb8a21c035421d2e35674c9faa58bd wpt-pr: 49501 UltraBlame original commit: c3d46da20ac327ac7f06865dd552554046653b14
1 parent 0f1de2c commit f624856

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testing/web-platform/tests/fledge/tentative/generate-bid-browser-signals.https.window.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,11 @@ bidCount
308308
:
309309
0
310310
"
311+
multiBidLimit
312+
"
313+
:
314+
1
315+
"
311316
prevWinsMs
312317
"
313318
:

0 commit comments

Comments
 (0)