Bug 143288

Summary: Remove scrolling tree dependency on wheel event handler counts, and use fast scrolling even when there are wheel handlers
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, cmarcelo, commit-queue, esprehn+autocc, jamesr, japhet, kangil.han, luiz, sam, simon.fraser, thorton, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

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.