Bug 122315

Summary: Node: removedFrom() and insertedInto() should use references.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-10-03 21:18:20 PDT
Node: removedFrom() and insertedInto() should use references.
Comment 1 Andreas Kling 2013-10-03 21:19:21 PDT
Created attachment 213331 [details]
Patch
Comment 2 Anders Carlsson 2013-10-04 06:57:45 PDT
Comment on attachment 213331 [details]
Patch

I think we can use lowercase override now.
Comment 3 Andreas Kling 2013-10-04 11:50:19 PDT
Committed r156903: <http://trac.webkit.org/changeset/156903>
Comment 4 Lucas Forschler 2019-02-06 09:03:41 PST
Mass moving XML DOM bugs to the "DOM" Component.