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

Introduce Cross-Origin Embedder Policy #1516

Merged
merged 7 commits into from
Jul 8, 2020

Commits on Jun 2, 2020

  1. Introduce Cross-Origin Embedder Policy

    This is part of whatwg/html#5454.
    
     - Define embedder policy in environment settings object for service
       workers.
     - Add the CORP check in #dom-cache-matchall.
    yutakahirano committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    81bcbec View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. fix

    yutakahirano committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    23a9fd8 View commit details
    Browse the repository at this point in the history
  2. fix

    yutakahirano committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    67103d9 View commit details
    Browse the repository at this point in the history
  3. fix

    yutakahirano committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    23a4317 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. fix

    yutakahirano committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    fbf4a9e View commit details
    Browse the repository at this point in the history
  2. fix

    yutakahirano committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    95c7414 View commit details
    Browse the repository at this point in the history
  3. fix

    yutakahirano committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    65484fc View commit details
    Browse the repository at this point in the history