Skip to content

Editorial: Use new HTML activation model #135

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

Merged
merged 1 commit into from
Dec 14, 2019
Merged

Editorial: Use new HTML activation model #135

merged 1 commit into from
Dec 14, 2019

Conversation

marcoscaceres
Copy link
Member

This is refactor to use HTML's new activation model. The api currently uses transient activation.

Details: whatwg/html#5129

In a new issue, we need to discuss if calling share should "consume" the activation.

Doing so might have the nice effect that we can get rid of the internal slot we added to protect against being able to call .share() twice during the same activation phase.

This is refactor to use HTML's new activation model. The
api currently uses transient activation.
@marcoscaceres marcoscaceres requested a review from mgiuca December 13, 2019 01:00
@marcoscaceres
Copy link
Member Author

@mgiuca, @ericwilligers, this is somewhat high-priority for getting the document published this week as FPWD. Happy to discuss or clarify anything - if we need to jump on quick hangout, also happy to do that.

@marcoscaceres
Copy link
Member Author

marcoscaceres commented Dec 14, 2019

As we’ve been approved for publication by the W3C, and this change doesn’t make a substantive change, I’m going to merge this as it will otherwise the broken “triggered by user activation” link will block us from publishing until next year (I’m away until February).

@marcoscaceres marcoscaceres merged commit 4747660 into master Dec 14, 2019
@marcoscaceres marcoscaceres deleted the triggered branch December 14, 2019 23:56
Copy link
Collaborator

@ewilligers ewilligers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@marcoscaceres
Copy link
Member Author

Thanks for checking it, @ericwilligers.

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