Skip to content

Tidy up global object usage#950

Merged
jungkees merged 1 commit intow3c:masterfrom
domenic:less-entry-incumbent
Aug 11, 2016
Merged

Tidy up global object usage#950
jungkees merged 1 commit intow3c:masterfrom
domenic:less-entry-incumbent

Conversation

@domenic
Copy link
Copy Markdown
Contributor

@domenic domenic commented Aug 10, 2016

This commit is part of the effort in #922 to eliminate the use of entry and incumbent settings objects. It mostly just changes cases where all of relevant/current/entry/incumbent are equivalent, to use relevant. It also removes mention of "default action" for events, since that is not supposed to exist, and does some other tidying in the postMessage algorithms.

There are no normative changes in this commit.

This commit is part of the effort in #922 to eliminate the use of entry and incumbent settings objects. It mostly just changes cases where all of relevant/current/entry/incumbent are equivalent, to use relevant. It also removes mention of "default action" for events, since that is not supposed to exist, and does some other tidying in the postMessage algorithms.

There are no normative changes in this commit.
@jungkees
Copy link
Copy Markdown
Collaborator

@domenic, thanks for the work! I went through this change and it looks good to me. I'm wondering whether you'd want me to merge this and to deal with the URL parsing changes in a new PR (after having feedback around the WPT experiment?) Or, are you planning to add those changes in this PR? Please let me know.

@domenic
Copy link
Copy Markdown
Contributor Author

domenic commented Aug 11, 2016

Yeah, I was planning on a separate PR for any normative changes, so merging this now is good :)

@jungkees jungkees merged commit ec1aac2 into w3c:master Aug 11, 2016
@domenic domenic deleted the less-entry-incumbent branch November 6, 2016 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants