RESOLVED FIXED 74627
EventDispatcher should handle wheel events on the connection queue
https://bugs.webkit.org/show_bug.cgi?id=74627
Summary EventDispatcher should handle wheel events on the connection queue
Anders Carlsson
Reported 2011-12-15 10:48:19 PST
EventDispatcher should handle wheel events on the connection queue
Attachments
Patch (9.70 KB, patch)
2011-12-15 10:50 PST, Anders Carlsson
kling: review+
kling: commit-queue-
Anders Carlsson
Comment 1 2011-12-15 10:50:11 PST
WebKit Review Bot
Comment 2 2011-12-15 10:53:00 PST
Attachment 119461 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/wtf/Functional.h:273: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/Functional.h:368: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2011-12-15 10:54:52 PST
Comment on attachment 119461 [details] Patch r=me, but WheelEvent should be removed from WebPage.messages.in as well :)
Anders Carlsson
Comment 4 2011-12-15 10:56:25 PST
Note You need to log in before you can comment on or make changes to this bug.