Skip to content

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

Merged
paulirish merged 2 commits intomasterfrom
passivefalse
Oct 6, 2017
Merged

test(smokehouse): Passive event listener violation doesn't report on passive:false now#3498
paulirish merged 2 commits intomasterfrom
passivefalse

Conversation

@paulirish
Copy link
Member

Fixes appveyor breakage

// 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
Contributor

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