DescriptionHave CustomElement::didEnterDocument() / didLeaveDocument() take a reference
Have CustomElement::didEnterDocument() / didLeaveDocument() take a Document
reference instead of a pointer since it cannot be NULL. It also avoids
having the call sites convert the Document reference into a pointer.
BUG=281400
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157043
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|