[webkit-reviews] review granted: [Bug 126348] ScrollingStateNodes should have a reference to the ScrollingStateTree : [Attachment 220167] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 31 22:07:21 PST 2013


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 126348: ScrollingStateNodes should have a reference to the
ScrollingStateTree
https://bugs.webkit.org/show_bug.cgi?id=126348

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

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


> Source/WebCore/ChangeLog:13
> +	   In subclasses access the ScrollingStateTree through a member
function.s

Tyop.s

> Source/WebCore/page/scrolling/ScrollingStateTree.cpp:147
> +void ScrollingStateTree::addNode(ScrollingStateNode* node)

Could this take a reference?


More information about the webkit-reviews mailing list