[webkit-reviews] review granted: [Bug 129402] Web Replay: capture and replay wheel events and scroll commands : [Attachment 228347] the patch.2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 2 11:45:58 PDT 2014


Timothy Hatcher <timothy at apple.com> has granted Brian Burg
<burg at cs.washington.edu>'s request for review:
Bug 129402: Web Replay: capture and replay wheel events and scroll commands
https://bugs.webkit.org/show_bug.cgi?id=129402

Attachment 228347: the patch.2
https://bugs.webkit.org/attachment.cgi?id=228347&action=review

------- Additional Comments from Timothy Hatcher <timothy at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=228347&action=review


> Source/WebCore/page/scrolling/ScrollingCoordinator.cpp:310
> +	   synchronousScrollingReasons |= ForcedOnMainThread;

Looks like this should use ForcedDeterministicScrolling.


More information about the webkit-reviews mailing list