Skip to content

Commit

Permalink
More clearly define how seller trusted signals fetching works (#1230)
Browse files Browse the repository at this point in the history
* Specify support for cross-origin trusted signals,

and the bundled queryFeatureSupport('*'). This also includes
fixes to some bugs in parsing of these URLs (some of the
checks were missing).

* Simpler part of feedback

* Refactor trustedBiddingSignalsURL config.

* Update scoring, also remove some diff noise.

* Split function.

* Apply feedback

* Apply feedback.

* Apply suggestions I didn't need to ask follow ups on

* Apply a typo fix Qingxin pointed out which I missed because
there was another comment about the same line.

* Fix same origin checks

* varify ignored placeholders

* Rework the merging language.

* Some first steps towards expression some fetch parallelism.

* Very vague spec of proper batcher.

* Fill out the algorithm and wire it through

* Improve some phrasing as suggested

* Fix wrong indentation level, now I can see in a preview diff.

* Fix missing comma.

* Apply feedback

* Better wait.

* Fix merge mistake

* Apply feedback

* Fix return capitalization, as per feedback

* Apply feedback

* Notes changes

---------

Co-authored-by: Maks Orlovich <morlovich@chromium.org>
  • Loading branch information
morlovich and Maks Orlovich authored Sep 6, 2024
1 parent a69d033 commit 5af3f7f
Showing 1 changed file with 325 additions and 132 deletions.
Loading

0 comments on commit 5af3f7f

Please sign in to comment.