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

Add cross-origin opener policy #5334

Merged
merged 9 commits into from
Jun 24, 2020
Merged

Commits on Jun 24, 2020

  1. Add the Cross-Origin-Opener-Policy header

    Fixes whatwg#3740. Closes whatwg#4580.
    
    Need to check again if it closes them:
    
    * whatwg#4921
    * whatwg#5168
    * whatwg#5172
    * whatwg#5198 (probably not?)
    
    Co-authored-by: Anne van Kesteren <annevk@annevk.nl>
    clamy and annevk committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    06b4d8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01597c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ec089 View commit details
    Browse the repository at this point in the history
  4. Add COOP plumbing for JavaScript navigation

    clamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    93b4680 View commit details
    Browse the repository at this point in the history
  5. Fix navigate to response case

    clamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    6eca6f0 View commit details
    Browse the repository at this point in the history
  6. address some argument mismatches

    annevk authored and clamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    68534cd View commit details
    Browse the repository at this point in the history
  7. Editorial fixes

    domenic authored and clamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2ecb243 View commit details
    Browse the repository at this point in the history
  8. Rephrase comments

    clamy committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    9755018 View commit details
    Browse the repository at this point in the history
  9. nit

    annevk committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    2803530 View commit details
    Browse the repository at this point in the history