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

More explicit representation of script fetch parallelism #3

Open
wants to merge 16 commits into
base: spec-cross-origin3
Choose a base branch
from

Commits on Jun 11, 2024

  1. Update FLEDGE.md (deprecatedRenderURLReplacements dict typo) (WICG#1189)

    Update `deprecatedRenderURLReplacements` dict to what `runAdAuction()` accepts.
    dmdabbs authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    825afc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    e615700 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Spec navigator.canLoadAdAuctionFencedFrame(). (WICG#1205)

    * spec canLoadAdAuctionFencedFrame()
    
    * address comments and fix mandatory unsandboxed flags logic
    
    * address comments
    
    * Update spec.bs
    
    Co-authored-by: qingxinwu <6334674+qingxinwu@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: qingxinwu <6334674+qingxinwu@users.noreply.github.com>
    blu25 and qingxinwu authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    de3d119 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    64d90aa View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    d9983cf View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add Clarifying Note About Cross Origin Retrieval Header for Delegatio…

    …n File (WICG#1029)
    
    Ran into this while testing, probably should be assumed but wanted to save someone else the trouble.
    thegreatfatzby authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3779f0f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    a2185f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    47dd440 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    d0fc360 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'spec-cross-origin3' into rework-fetch

    Maks Orlovich committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    74e1bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38d3b02 View commit details
    Browse the repository at this point in the history
  3. Specify support for cross-origin trusted signals (WICG#1197)

    * 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).
    morlovich authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    585f660 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into spec-cross-origin3

    Maks Orlovich committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6015db8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'spec-cross-origin3' into rework-fetch

    Maks Orlovich committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    385a90f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    971951c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Fix missing comma.

    Maks Orlovich committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    68a7308 View commit details
    Browse the repository at this point in the history