Bug 120659

Summary: Fix backwards branch in ~Node from r154967
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, kangil.han
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.