RESOLVED FIXED 109348
ScrollingTree node maps keep getting larger
https://bugs.webkit.org/show_bug.cgi?id=109348
Summary ScrollingTree node maps keep getting larger
Simon Fraser (smfr)
Reported 2013-02-08 22:12:46 PST
Both the ScrollingCoordinator's m_stateNodeMap and ScrollingTree's m_nodeMap get larger and larger as you navigate between pages.
Attachments
Patch (6.29 KB, patch)
2013-02-09 13:01 PST, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2013-02-09 13:01:22 PST
Simon Fraser (smfr)
Comment 2 2013-02-09 13:02:04 PST
This patch depends on the patch in bug 109361, so will probably fail EWS.
Simon Fraser (smfr)
Comment 3 2013-02-09 13:03:28 PST
The changelog should say that this isn't testable, because we only dump the state node tree (which is OK), not the hash map. The scrolling node tree does accumulate extra children, but we don't dump that.
Simon Fraser (smfr)
Comment 4 2013-02-11 13:30:16 PST
Simon Fraser (smfr)
Comment 5 2013-02-11 13:30:52 PST
*** Bug 108732 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.