DescriptionHave Node::highestAncestor() return a reference
Have Node::highestAncestor() return a reference instead of a pointer as it can
never return null. This makes the calling code look safer.
R=adamk
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167964
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove ASSERT #Patch Set 3 : Reupload #
Messages
Total messages: 6 (0 generated)
|