DescriptionRemove DOMWindowLifecycleObserver
DOMWindowLifecycleObserver is used just to notify the observers of
addition/removal of event listeners. The observers are not interested
in observing lifecycle of DOMWindow at all. Hence, this CL removes
DOMWindowLifecycleObserver by replacing it with simple inheritance
of LocalDOMWindow::EventListenerObserver.
BUG=610176
Committed: https://crrev.com/e8378a670b3b2242538161e6a7394a69e0edc969
Cr-Commit-Position: refs/heads/master@{#404644}
Patch Set 1 #Patch Set 2 : temp #Messages
Total messages: 17 (8 generated)
|