DescriptionUpdate UsageCounter methods to be callable on Frames.
In the near future, Window.idl will be implemented as DOMWindow, not
LocalDOMWindow. Some of the custom Window bindings try to call
UsageCounter methods using Document as the reference, but DOMWindows
do not have a Document if they are remote.
BUG=425623
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185023
Patch Set 1 #Patch Set 2 : Add missing null check #
Messages
Total messages: 13 (4 generated)
|