RESOLVED FIXED 126730
Enable async scrolling for iOS
https://bugs.webkit.org/show_bug.cgi?id=126730
Summary Enable async scrolling for iOS
Simon Fraser (smfr)
Reported 2014-01-09 16:59:46 PST
Enable async scrolling for iOS
Attachments
Patch (43.84 KB, patch)
2014-01-09 17:04 PST, Simon Fraser (smfr)
no flags
Patch with project file changes (52.71 KB, patch)
2014-01-09 17:24 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2014-01-09 17:04:13 PST
Simon Fraser (smfr)
Comment 2 2014-01-09 17:24:48 PST
Created attachment 220792 [details] Patch with project file changes
Tim Horton
Comment 3 2014-01-09 17:27:44 PST
Comment on attachment 220792 [details] Patch with project file changes 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())); ?!?
Simon Fraser (smfr)
Comment 4 2014-01-09 17:35:15 PST
Note You need to log in before you can comment on or make changes to this bug.