contextDestroyed 152 Source/core/frame/DOMTimer.cpp SuspendableTimer::contextDestroyed(); contextDestroyed 52 Source/core/frame/DOMTimer.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 3170 Source/core/html/HTMLMediaElement.cpp ActiveDOMObject::contextDestroyed(); contextDestroyed 251 Source/core/html/HTMLMediaElement.h virtual void contextDestroyed() OVERRIDE FINAL; contextDestroyed 76 Source/core/inspector/AsyncCallStackTracker.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 1381 Source/core/xml/XMLHttpRequest.cpp ActiveDOMObject::contextDestroyed(); contextDestroyed 87 Source/core/xml/XMLHttpRequest.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 154 Source/modules/crypto/CryptoResultImpl.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 72 Source/modules/crypto/CryptoResultImpl.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 206 Source/modules/encryptedmedia/MediaKeys.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 73 Source/modules/encryptedmedia/MediaKeys.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 300 Source/modules/mediastream/MediaStream.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 92 Source/modules/mediastream/MediaStream.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 193 Source/modules/mediastream/UserMediaRequest.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 73 Source/modules/mediastream/UserMediaRequest.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 69 Source/modules/serviceworkers/RespondWithObserver.cpp ContextLifecycleObserver::contextDestroyed(); contextDestroyed 25 Source/modules/serviceworkers/RespondWithObserver.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 133 Source/modules/webdatabase/DatabaseContext.cpp ActiveDOMObject::contextDestroyed(); contextDestroyed 56 Source/modules/webdatabase/DatabaseContext.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 152 Source/modules/websockets/NewWebSocketChannelImpl.h virtual void contextDestroyed() OVERRIDE { ASSERT_NOT_REACHED(); } contextDestroyed 570 Source/modules/websockets/WebSocket.cpp ActiveDOMObject::contextDestroyed(); contextDestroyed 110 Source/modules/websockets/WebSocket.h virtual void contextDestroyed() OVERRIDE; contextDestroyed 67 Source/platform/LifecycleContextTest.cpp LifecycleObserver<DummyContext>::contextDestroyed(); contextDestroyed 96 Source/platform/LifecycleNotifier.h observer->contextDestroyed(); contextDestroyed 59 Source/platform/LifecycleObserver.h virtual void contextDestroyed() { m_lifecycleContext = 0; }