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

AnonymousIframe: WPT BroadcastChannel #2 #32346

Merged
merged 1 commit into from
Jan 20, 2022
Merged

Commits on Jan 19, 2022

  1. AnonymousIframe: WPT BroadcastChannel #2

    The previous patch:
    https://chromium-review.googlesource.com/c/chromium/src/+/3371612/6
    checked an AnonymousIframe and an Iframe wasn't sharing the same
    partition.
    
    This one test:
    - Two sibling same-origin anonymous iframe share the same partition.
    - Two same-origin nested anonymous iframe share the same partition.
    - Two same-origin anonymous iframe from different popup do not share
      the same partition.
    
    Bug: 1285331,1226469
    Change-Id: I7ebc3a5bbb5e1f12d0ceaac9d89c1deb30174a37
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3379159
    Reviewed-by: Andrew Williams <[email protected]>
    Commit-Queue: Arthur Sonzogni <[email protected]>
    Cr-Commit-Position: refs/heads/main@{#960946}
    ArthurSonzogni authored and chromium-wpt-export-bot committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    eedebc1 View commit details
    Browse the repository at this point in the history