Bug 59983

Summary: Update node list cache count on the containing TreeScope rather than the Document
Product: WebKit Reporter: Roland Steiner <rolandsteiner>
Component: DOMAssignee: Roland Steiner <rolandsteiner>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, dominicc, morrita
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 59832    
Attachments:
Description Flags
Patch
none
corrected patch none

Description Roland Steiner 2011-05-02 17:03:26 PDT
Node list cache count part of bug 59832.
Comment 1 Roland Steiner 2011-05-03 13:01:08 PDT
Created attachment 92109 [details]
Patch
Comment 2 Roland Steiner 2011-05-03 13:35:46 PDT
Committed r85650: <http://trac.webkit.org/changeset/85650>
Comment 3 Dimitri Glazkov (Google) 2011-05-11 11:35:23 PDT
Reverted r85650 for reason:

Triggers m_numNodeListCaches > 0 assert in gc-heavy sites.

Committed r86248: <http://trac.webkit.org/changeset/86248>
Comment 4 Dimitri Glazkov (Google) 2011-05-11 11:36:27 PDT
See bug 60419 for details.
Comment 5 Roland Steiner 2011-05-23 00:52:43 PDT
Created attachment 94378 [details]
corrected patch
Comment 6 WebKit Commit Bot 2011-05-23 10:47:57 PDT
Comment on attachment 94378 [details]
corrected patch

Clearing flags on attachment: 94378

Committed r87079: <http://trac.webkit.org/changeset/87079>
Comment 7 WebKit Commit Bot 2011-05-23 10:48:02 PDT
All reviewed patches have been landed.  Closing bug.