[webkit-reviews] review granted: [Bug 126362] Create a ThreadedScrollingTree subclass of ScrollingTree, and push all knowledge of the scrolling thread into it : [Attachment 220190] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 1 12:59:43 PST 2014


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 126362: Create a ThreadedScrollingTree subclass of ScrollingTree, and push
all knowledge of the scrolling thread into it
https://bugs.webkit.org/show_bug.cgi?id=126362

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=220190&action=review


> Source/WebCore/page/scrolling/ThreadedScrollingTree.h:64
> +#if PLATFORM(MAC)

Can this be something more specific that PLATFORM(MAC), maybe
ENABLE(WHEEL_EVENT_PHASE) or something?


More information about the webkit-reviews mailing list