Skip to content

Commit

Permalink
not suppress wheel events on web pages
Browse files Browse the repository at this point in the history
Chrome counts the event using `WebFeature::kAddEventListenerPassiveTrue`
  • Loading branch information
gdh1995 committed Mar 21, 2024
1 parent 5dcf068 commit 84f40db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
},
"109": { "message": "\\btwitter\\.com##[href$$=\\/trends],[data-testid=app-bar-back]" },
"110": { "message":
"beforecopy beforecut beforeinput compositionend compositionstart compositionupdate contextmenu copy cut keypress mouseup paste selectionchange selectstart wheel textInput "
"beforecopy beforecut beforeinput compositionend compositionstart compositionupdate contextmenu copy cut keypress mouseup paste selectionchange selectstart textInput "
},
"111": { "message": "Vimium C uses the built-in Vomnibar page because the preferred is too old." },
"112": { "message": "Some functions of Vimium C may not work because %o is sandboxed at %o." },
Expand Down

0 comments on commit 84f40db

Please sign in to comment.