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

fix: disable OOPIF by default #2661

Merged
merged 4 commits into from Jun 1, 2018

Commits on Jun 1, 2018

  1. fix: disable OOPIF by default

    This patch disables OOPIF by default.
    
    **NOTE**: this is a temporary bandaid for the time we're crafting
    the full-fledged support for site isolation over DevTools protocol.
    
    References puppeteer#2548.
    aslushnikov committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    7fc1b86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33535c View commit details
    Browse the repository at this point in the history
  3. fix lint

    aslushnikov committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    b5f2d23 View commit details
    Browse the repository at this point in the history
  4. unflake test

    aslushnikov committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    a88b6d9 View commit details
    Browse the repository at this point in the history