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-isolated" permission #5752

Merged

Commits on Jul 22, 2020

  1. Introduce "cross-origin-isolated" permission

    Introduce "cross-origin-isolated" permission to allow a document to
    control whether nested documents can access to features that require
    securer context, even when COOP+COEP are enabled.
    yutakahirano committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b303ac8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. fix

    yutakahirano committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    a4857c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. fix

    yutakahirano committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    84435fa View commit details
    Browse the repository at this point in the history
  2. fix

    yutakahirano committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    6915c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. fix

    yutakahirano committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ad6f98d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. fix

    yutakahirano committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3ef2ba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e68cd9 View commit details
    Browse the repository at this point in the history
  3. oops

    domenic committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    cb23065 View commit details
    Browse the repository at this point in the history