Chromium Code Reviews
DescriptionCall ContextLifecycleObserver::contextDestroyed() when a window object is reset
Currently, when a window object is reset, DOMWindowProperty::frameDestroyed() is called but
ContextLifecycleObserver::contextDestroyed() is not called.
This CL makes the latter get called as well.
This is a preparation for replacing DOMWindowProperty with ContextLifecycleObsever.
BUG=610176
Committed: https://crrev.com/4034fc1d8c67c3c6069c20047f55aee7b219e8cf
Cr-Commit-Position: refs/heads/master@{#421690}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|
|||||||||||||||||||