DescriptionHave NodeChildRemovalTracker constructor take a reference
Have NodeChildRemovalTracker constructor take a reference instead of
a pointer and update NodeChildRemovalTracker::node() to return a
reference, as those pointers could not be null.
This makes the calling code look safer.
R=adamk
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160988
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|