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

show() must be triggered by user activation #655

Merged
merged 6 commits into from
Mar 14, 2018

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Nov 24, 2017

closes #651

The following tasks have been completed:

Implementation commitment:


Preview | Diff

@marcoscaceres
Copy link
Member Author

Note that this has significant impact on the test suite. So, once we have agreement we will need to deal with that before merging.

Copy link
Collaborator

@domenic domenic left a comment

Choose a reason for hiding this comment

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

Spec text changes LGTM; unsure of consensus status.

@rsolomakhin
Copy link
Collaborator

rsolomakhin commented Dec 1, 2017

We can implement this only after show promise. (Otherwise some merchants will break.) Landing the spec change is OK.

@marcoscaceres
Copy link
Member Author

@rsolomakhin, ok, good to know... Let's try land them together.

@marcoscaceres
Copy link
Member Author

This is implemented in WebKit already. Added link to Gecko bug. @rsolomakhin, do you have a bug number for Chrome?

@marcoscaceres
Copy link
Member Author

Rebased... bit rot.

@marcoscaceres
Copy link
Member Author

I've updated MDN.

@rsolomakhin
Copy link
Collaborator

Chrome bug link.

@marcoscaceres
Copy link
Member Author

Quick update... I've changed the necessary WPTests to be manual. Just waiting on reviews and we should be good to merge. Marking a blocked on those.

@marcoscaceres
Copy link
Member Author

Ok, tests are updated, so feel ok about merging this.

@marcoscaceres marcoscaceres merged commit 97f2ea2 into gh-pages Mar 14, 2018
@marcoscaceres marcoscaceres deleted the triggered_by_user_activation branch March 14, 2018 00:47
@marcoscaceres
Copy link
Member Author

@ianbjacobs, could you please send a request to republish the document?

Copy link
Collaborator

@rsolomakhin rsolomakhin left a comment

Choose a reason for hiding this comment

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

Looks good!

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.

Require user gesture when .show() is called
3 participants