Bug 120659 - Fix backwards branch in ~Node from r154967
Summary: Fix backwards branch in ~Node from r154967
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-03 18:59 PDT by Darin Adler
Modified: 2019-02-06 09:04 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.21 KB, patch)
2013-09-03 19:04 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 2013-09-03 18:59:12 PDT
Fix backwards branch in ~Node from r154967
Comment 1 Darin Adler 2013-09-03 19:04:01 PDT
Created attachment 210421 [details]
Patch
Comment 2 Andreas Kling 2013-09-03 19:06:52 PDT
Comment on attachment 210421 [details]
Patch

r=me though I doubt a build with DUMP_NODE_STATISTICS=1 would get very far at this point.
Comment 3 WebKit Commit Bot 2013-09-03 19:45:10 PDT
Comment on attachment 210421 [details]
Patch

Clearing flags on attachment: 210421

Committed r155015: <http://trac.webkit.org/changeset/155015>
Comment 4 WebKit Commit Bot 2013-09-03 19:45:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:04:11 PST
Mass moving XML DOM bugs to the "DOM" Component.