RESOLVED FIXED 126348
ScrollingStateNodes should have a reference to the ScrollingStateTree
https://bugs.webkit.org/show_bug.cgi?id=126348
Summary ScrollingStateNodes should have a reference to the ScrollingStateTree
Simon Fraser (smfr)
Reported 2013-12-31 12:23:17 PST
ScrollingStateNodes should have a reference to the ScrollingStateTree
Attachments
Patch (30.93 KB, patch)
2013-12-31 12:25 PST, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2013-12-31 12:25:24 PST
Sam Weinig
Comment 2 2013-12-31 22:05:14 PST
Comment on attachment 220167 [details] Patch 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?
Simon Fraser (smfr)
Comment 3 2014-01-01 10:23:02 PST
Note You need to log in before you can comment on or make changes to this bug.