Bug 87220 - Use ContainerNode instead of Node where possible
Summary: Use ContainerNode instead of Node where possible
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:14 PDT by Darin Adler
Modified: 2019-02-06 09:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (91.92 KB, patch)
2012-05-23 00:23 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:14:01 PDT
Use ContainerNode instead of Node where possible
Comment 1 Darin Adler 2012-05-23 00:23:36 PDT
Created attachment 143484 [details]
Patch
Comment 2 Geoffrey Garen 2012-05-23 08:47:13 PDT
Comment on attachment 143484 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2012-05-23 09:55:51 PDT
Comment on attachment 143484 [details]
Patch

Clearing flags on attachment: 143484

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