Bug 89603

Summary: Move m_listsInvalidatedAtDocument from NodeListsNodeData to Document
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: New BugsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, ap, darin, eric, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89036    
Attachments:
Description Flags
Patch
none
Patch kling: review+

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.