Bug 128492 - Reduce ref churn in ChildNodesLazySnapshot iteration.
Summary: Reduce ref churn in ChildNodesLazySnapshot iteration.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-09 00:27 PST by Andreas Kling
Modified: 2019-02-06 09:03 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.19 KB, patch)
2014-02-09 00:28 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.