DescriptionHave Node::diff() take a Document reference in argument
Have Node::diff() take a Document reference in argument instead of a pointer
as it can never be NULL. This avoid avoids having to convert a reference
into a pointer at call sites.
R=tkent
BUG=281400
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157077
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|