Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify support for cross-origin trusted signals #1197

Merged
merged 14 commits into from
Jul 11, 2024

Commits on Jun 6, 2024

  1. 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).
    Maks Orlovich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b5a3955 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge branch 'main' into spec-cross-origin3

    Maks Orlovich committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8622290 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Simpler part of feedback

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3d2c0f4 View commit details
    Browse the repository at this point in the history
  2. Refactor trustedBiddingSignalsURL config.

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e05d110 View commit details
    Browse the repository at this point in the history
  3. Update scoring, also remove some diff noise.

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    77ca599 View commit details
    Browse the repository at this point in the history
  4. Split function.

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b44f2c5 View commit details
    Browse the repository at this point in the history
  5. Apply feedback

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c4a8806 View commit details
    Browse the repository at this point in the history
  6. Apply feedback.

    Maks Orlovich committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    069b85e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

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

    Maks Orlovich committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c391741 View commit details
    Browse the repository at this point in the history
  2. Apply a typo fix Qingxin pointed out which I missed because

    there was another comment about the same line.
    Maks Orlovich committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d2ea4ac View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix same origin checks

    Maks Orlovich committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b0e2cdb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. varify ignored placeholders

    Maks Orlovich committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2b245a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Rework the merging language.

    Maks Orlovich committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    510f367 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Improve some phrasing as suggested

    Maks Orlovich committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1a4104c View commit details
    Browse the repository at this point in the history