Bug 87224 - Speed up traverseNextNode when called on a ContainerNode or Element
Summary: Speed up traverseNextNode when called on a ContainerNode or Element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 00:29 PDT by Darin Adler
Modified: 2019-02-06 09:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2012-05-23 00:30 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2012-05-23 00:29:18 PDT
Speed up traverseNextNode when called on a ContainerNode or Element
Comment 1 Darin Adler 2012-05-23 00:30:50 PDT
Created attachment 143486 [details]
Patch
Comment 2 Geoffrey Garen 2012-05-23 08:45:48 PDT
Comment on attachment 143486 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-05-23 10:32:26 PDT
Comment on attachment 143486 [details]
Patch

Clearing flags on attachment: 143486

Committed r118199: <http://trac.webkit.org/changeset/118199>
Comment 4 WebKit Review Bot 2012-05-23 10:32:31 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:03:23 PST
Mass moving XML DOM bugs to the "DOM" Component.