DescriptionHave SelectorQuery constructor take a Document reference in argument
Have SelectorQuery constructor take a Document reference in argument instead
of a pointer since it can never be NULL. This also avoids converting a
reference into a pointer at the call sites.
BUG=281400
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157049
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|