RESOLVED FIXED 140766
Rename ChildNodeRemovalNotifier::m_insertionPoint to m_removalPoint
https://bugs.webkit.org/show_bug.cgi?id=140766
Summary Rename ChildNodeRemovalNotifier::m_insertionPoint to m_removalPoint
Grzegorz Czajkowski
Reported 2015-01-22 07:58:35 PST
Cleanup. ChildNodeRemovalNotifier::ChildNodeRemovalNotifier(...) should take a node as removal point. It's probably Copy/Paste from ChildNodeInsertionNotifier::m_insertionPoint.
Attachments
Patch (2.84 KB, patch)
2015-01-22 08:02 PST, Grzegorz Czajkowski
no flags
Grzegorz Czajkowski
Comment 1 2015-01-22 08:02:54 PST
Andreas Kling
Comment 2 2015-01-22 13:40:56 PST
Comment on attachment 245144 [details] Patch Huh :) r=me
WebKit Commit Bot
Comment 3 2015-01-23 00:49:36 PST
Comment on attachment 245144 [details] Patch Clearing flags on attachment: 245144 Committed r178988: <http://trac.webkit.org/changeset/178988>
WebKit Commit Bot
Comment 4 2015-01-23 00:49:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.