Bug 128492

Summary: Reduce ref churn in ChildNodesLazySnapshot iteration.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-02-09 00:27:59 PST
Reduce ref churn in ChildNodesLazySnapshot iteration.
Comment 1 Andreas Kling 2014-02-09 00:28:23 PST
Created attachment 223616 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-09 13:27:36 PST
Comment on attachment 223616 [details]
Patch

Clearing flags on attachment: 223616

Committed r163754: <http://trac.webkit.org/changeset/163754>
Comment 3 WebKit Commit Bot 2014-02-09 13:27:38 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Lucas Forschler 2019-02-06 09:03:06 PST
Mass moving XML DOM bugs to the "DOM" Component.