Bug 89603 - Move m_listsInvalidatedAtDocument from NodeListsNodeData to Document
Summary: Move m_listsInvalidatedAtDocument from NodeListsNodeData to Document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 89036
  Show dependency treegraph
 
Reported: 2012-06-20 14:19 PDT by Ryosuke Niwa
Modified: 2012-06-20 21:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (15.85 KB, patch)
2012-06-20 14:20 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch (7.17 KB, patch)
2012-06-20 14:21 PDT, Ryosuke Niwa
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-06-20 14:19:16 PDT
Move m_listsInvalidatedAtDocument from NodeListsNodeData to Document
Comment 1 Ryosuke Niwa 2012-06-20 14:20:52 PDT
Created attachment 148653 [details]
Patch
Comment 2 Ryosuke Niwa 2012-06-20 14:21:43 PDT
Created attachment 148654 [details]
Patch
Comment 3 Andreas Kling 2012-06-20 14:55:23 PDT
Comment on attachment 148654 [details]
Patch

r=moi!
Comment 4 Ryosuke Niwa 2012-06-20 15:05:34 PDT
Committed r120868: <http://trac.webkit.org/changeset/120868>
Comment 5 Ryosuke Niwa 2012-06-20 21:22:54 PDT
Thanks for the review! Now https://bugs.webkit.org/show_bug.cgi?id=89036 has a patch that further reduces the size of NodeListsNodeData.