RESOLVED FIXED 127590
Prepare scrolling tree to handle > 1 scrolling node
https://bugs.webkit.org/show_bug.cgi?id=127590
Summary Prepare scrolling tree to handle > 1 scrolling node
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.