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

test(smokehouse): Passive event listener violation doesn't report on passive:false now #3498

Merged
merged 2 commits into from
Oct 6, 2017

Conversation

paulirish
Copy link
Member

Fixes appveyor breakage

@@ -158,7 +158,8 @@ module.exports = [
value: {
// Note: This would normally be 7 but M56 defaults document-level
// listeners to passive. See https://www.chromestatus.com/features/5093566007214080
length: 4,
// Note: Explicitly passive:false doesn't get a warning as of M63: crbug.com/770208
Copy link
Member

Choose a reason for hiding this comment

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

mention in the comment that this should be changed to 3 when m63 hits stable?

@paulirish paulirish changed the title test(passive-events): Passive event listener violation doesn't report on passive:false now test(smokehouse): Passive event listener violation doesn't report on passive:false now Oct 6, 2017
@paulirish paulirish merged commit c56c97b into master Oct 6, 2017
@paulirish paulirish deleted the passivefalse branch October 6, 2017 22:42
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