[webkit-reviews] review granted: [Bug 127590] Prepare scrolling tree to handle > 1 scrolling node : [Attachment 222162] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 15:34:36 PST 2014


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 127590: Prepare scrolling tree to handle > 1 scrolling node
https://bugs.webkit.org/show_bug.cgi?id=127590

Attachment 222162: Patch
https://bugs.webkit.org/attachment.cgi?id=222162&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
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?


More information about the webkit-reviews mailing list