Skip to content

Commit

Permalink
Bug 1915683 [wpt PR 47865] - Add trustedScoringSignalsCoordinator to …
Browse files Browse the repository at this point in the history
…auction config, a=testonly

Automatic update from web-platform-tests
Add trustedScoringSignalsCoordinator to auction config

Add trustedScoringSignalsCoordinator to auction config for trusted
scoring signals KVv2 fetching.

Also add `maxTrustedBiddingSignalsURLLength` case for interest groups
in `devtools_serialization.cc`.

Explainer update: WICG/turtledove#1264

Bug: 337917489
Change-Id: I0061c914862513069658921a245b91c6e7958b08
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5805217
Commit-Queue: Tianyang Xu <[email protected]>
Reviewed-by: Caleb Raitto <[email protected]>
Reviewed-by: Ken Buchanan <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1348785}

--

wpt-commits: c215b3a6ed4c09185d8d60e0e0d16a11463b5f9b
wpt-pr: 47865
  • Loading branch information
Tianyang Xu authored and moz-wptsync-bot committed Aug 31, 2024
1 parent 549d739 commit 5e342e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion testing/web-platform/tests/fledge/tentative/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ Need tests for (likely not a complete list):
* Remaining interest group updates.
* Check that an update with one valid field and one invalid one fails.
* Test that an update works if owner and/or name match those in the interest group.
* Test updating the update URL and bidding script URL so they are all the same origin (requires updating test fixture to handle multiple updates).
* Test updating the update URL and bidding script URL so they are all the
same origin (requires updating test fixture to handle multiple updates).
* Test when Ads is null.
* Test updating a cross origin interest group.
* Test fields that are updatable but do not make it to 'generateBid'.
Expand All @@ -96,3 +97,5 @@ If possible:
but maybe a test where batching could be used, and make sure things work,
whether batching is used or not?
* reporting timeout being 0.
* Test input with invalid https origin in web platform tests for both trusted bidding
and scoring signals coordinators.

0 comments on commit 5e342e2

Please sign in to comment.