Bug 126730

Summary: Enable async scrolling for iOS
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bdakin, benjamin, cmarcelo, commit-queue, jamesr, luiz, sam, simon.fraser, thorton, tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch with project file changes thorton: review+

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.