Bug 122315 - Node: removedFrom() and insertedInto() should use references.
Summary: Node: removedFrom() and insertedInto() should use references.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-03 21:18 PDT by Andreas Kling
Modified: 2019-02-06 09:03 PST (History)
2 users (show)

See Also:


Attachments
Patch (86.33 KB, patch)
2013-10-03 21:19 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.