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: lost window.opener after cross-origin navigation #18614

Commits on Jun 3, 2019

  1. Copy the full SHA
    bd46d8d View commit details
    Browse the repository at this point in the history
  2. Some relies on preloads in opened window

    The fact that, now, we always have an opener for opened windows diables note integration in opened windows, except if `nodeIntegrationInSubFrames` is enabled.
    alexstrat committed Jun 3, 2019
    Copy the full SHA
    e6b59a2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3a4b140 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    da04b29 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    962524c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Copy the full SHA
    50df719 View commit details
    Browse the repository at this point in the history
  2. Revert "Modify tests about zoom persistence to properly simulate cros…

    …s-origin navigation"
    
    This reverts commit 0a7537f.
    alexstrat committed Jun 4, 2019
    Copy the full SHA
    fb6d675 View commit details
    Browse the repository at this point in the history