Bug 127590

Summary: Prepare scrolling tree to handle > 1 scrolling node
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, cmarcelo, commit-queue, jamesr, luiz, simon.fraser, thorton, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch thorton: review+

Simon Fraser (smfr)
Reported 2014-01-24 15:15:12 PST
Prepare scrolling tree to handle > 1 scrolling node
Attachments
Patch (32.05 KB, patch)
2014-01-24 15:20 PST, Simon Fraser (smfr)
no flags
Patch (32.05 KB, patch)
2014-01-24 15:25 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-01-24 15:20:29 PST
Simon Fraser (smfr)
Comment 2 2014-01-24 15:25:47 PST
Tim Horton
Comment 3 2014-01-24 15:32:04 PST
Comment on attachment 222162 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=222162&action=review > Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:172 > + m_updateMainFrameScrollPositionTimer.startOneShot(0); Should the timer still have "main frame" in the name?
Simon Fraser (smfr)
Comment 4 2014-01-24 16:00:00 PST
Note You need to log in before you can comment on or make changes to this bug.