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: HTML fullscreen request for sub frames #18775

Commits on Jun 13, 2019

  1. fix: HTML fullscreen request for sub frames

    Don't re-enter fullscreen if there is a pending operation,
    for subframe fullscreen request `EnterFullScreenModeForTab`
    will be called for both the frame in question as well as
    the outer webContents hosting it.
    deepak1556 authored and electron-bot committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    b0e9686 View commit details
    Browse the repository at this point in the history