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

Tidy up global object usage #950

Merged
merged 1 commit into from
Aug 11, 2016
Merged

Conversation

domenic
Copy link
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 w3c#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
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
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