Chromium Code Reviews
DescriptionAdd runtime setting to force passive event listeners.
Add the ability to set the default value for the 'passive' field
in AddEventListenerOptions.
The value can take on 4 values; 'false', 'true', 'documentonlytrue',
'forcetrue'. It can be set from the command line or by adjusting
the chrome://flags.
BUG=599611
Committed: https://crrev.com/f65650b0471dfd3d5fda67ae634a986148ad2d3e
Cr-Commit-Position: refs/heads/master@{#393565}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Fix comments #Patch Set 3 : Fix tests #
Total comments: 2
Patch Set 4 : Fix comments #Messages
Total messages: 24 (7 generated)
|