DescriptionMerge ChildNodeInsertionNotifier and ChildNodeRemovalNotifier into ContainerNode
We don't really need these classes anymore, we can just use methods on
ContainerNode. This gets us one step closer to completely eliminating
ContainerNodeAlgorithms which now only contains one shared method related
to SVGElementInstance and cleanup code that Oilpan will eliminate.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=174982
Patch Set 1 #Patch Set 2 : fix #
Total comments: 1
Patch Set 3 : Don't mess with RefPtr protects yet #
Messages
Total messages: 7 (0 generated)
|