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

Html coop update #11

Closed
wants to merge 6 commits into from
Closed

Html coop update #11

wants to merge 6 commits into from

Commits on Dec 17, 2019

  1. [html] Update COOP tests

    The possible values of the `Cross-Origin-Opener-Policy` header have
    changed since these tests were authored:
    
    - `same-origin unsafe-allow-outgoing` is now `same-origin-allow-popups`
    - `same-site unsafe-allow-outgoing` has been removed and no equivalent
      value is available
    
    Reflect these changes in the relevant tests.
    jugglinmike committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    4090a6e View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    37a11fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeea7d0 View commit details
    Browse the repository at this point in the history
  3. fixup! [html] Update COOP tests

    Add historical tests
    jugglinmike committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    93b58fb View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

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