Rely solely on transient activation for orientation events#209
Open
marcoscaceres wants to merge 1 commit intowhatwg:mainfrom
Open
Rely solely on transient activation for orientation events#209marcoscaceres wants to merge 1 commit intowhatwg:mainfrom
marcoscaceres wants to merge 1 commit intowhatwg:mainfrom
Conversation
4 tasks
Member
Author
|
@foolip, the "triggered by a user generated orientation change" was underspecified and only implemented in Chrome. We are trying to address this issue in an interoperable manner in whatwg/html#8490 However, Screen Orientation no longer defines "triggered by a user generated orientation change" so that doesn't make sense anymore in the FS spec (i.e., it doesn't link to anything anymore). |
Member
Author
|
To be clear, there is interest to align WebKit with Chromium's behavior... but we need to specify this properly in HTML and then hook full screen API properly once that's done (independently of this PR). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please see:
whatwg/html#8490
.requestFullscreen()).(See WHATWG Working Mode: Changes for more details.)
Preview | Diff