Bug 140766

Summary: Rename ChildNodeRemovalNotifier::m_insertionPoint to m_removalPoint
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: DOMAssignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, esprehn+autocc, kangil.han, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.