RESOLVED FIXED 143288
Remove scrolling tree dependency on wheel event handler counts, and use fast scrolling even when there are wheel handlers
https://bugs.webkit.org/show_bug.cgi?id=143288
Summary Remove scrolling tree dependency on wheel event handler counts, and use fast ...
Simon Fraser (smfr)
Reported 2015-03-31 18:41:58 PDT
Remove scrolling tree dependency on wheel event handler counts, and use fast scrolling even when there are wheel handlers
Attachments
Patch (41.49 KB, patch)
2015-03-31 18:50 PDT, Simon Fraser (smfr)
bdakin: review+
Simon Fraser (smfr)
Comment 1 2015-03-31 18:50:43 PDT
Beth Dakin
Comment 2 2015-04-01 10:49:55 PDT
Comment on attachment 249879 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=249879&action=review > Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:162 > + // FIXME: need to handle posiiton:sticky here too. posiiton
Simon Fraser (smfr)
Comment 3 2015-04-01 11:32:09 PDT
Note You need to log in before you can comment on or make changes to this bug.