[webkit-reviews] review granted: [Bug 126730] Enable async scrolling for iOS : [Attachment 220792] Patch with project file changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 17:30:00 PST 2014


Tim Horton <thorton at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 126730: Enable async scrolling for iOS
https://bugs.webkit.org/show_bug.cgi?id=126730

Attachment 220792: Patch with project file changes
https://bugs.webkit.org/attachment.cgi?id=220792&action=review

------- Additional Comments from Tim Horton <thorton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=220792&action=review


> Source/WebCore/page/scrolling/ios/ScrollingCoordinatorIOS.mm:105
> +    // FIXME: figure out how to commit.
> +//	
ScrollingThread::dispatch(bind(&ThreadedScrollingTree::commitNewTreeState,
toThreadedScrollingTree(scrollingTree()), treeState.release()));

?!?


More information about the webkit-reviews mailing list