Add note about controlling browsing contexts. - #487
Merged
Merged
Conversation
Contributor
Author
|
Addressing a long-standing issue, @louaybassbouss seemed to have some input back when it was opened. Feel free to take a look. |
Member
|
I suppose Web developers can detect that they may try to start a new presentation from an existing presentation simply by assessing whether |
Contributor
|
Thanks @mfoltzgoogle LGTM. Adding a note as @tidoust proposed make it more clear. |
Contributor
Author
|
Added a note along the lines of section 6.2.2. @tidoust, PTAL |
Contributor
Author
|
@tidoust, please add any comments if you think further changes are needed. |
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.
This addresses Issue #338: Can the same browsing context act as a controller and receiver?
This adds a note just clarifying that the spec allows a receiving browsing context (created by starting one presentation) to start a second presentation, and thus become a controlling browsing context as well.
Not sure if this belongs in the main body of the specification, as this is a clarification and not a new requirement, but would be fine with putting it there as well.
Preview | Diff