Searched refs:contextDestroyed (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10/WebCore-7600.1.25/dom/
H A DContextDestructionObserver.h37 virtual void contextDestroyed();
H A DContextDestructionObserver.cpp60 void ContextDestructionObserver::contextDestroyed() function in class:WebCore::ContextDestructionObserver
H A DMessagePort.h73 void contextDestroyed();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebContextSupplement.h47 virtual void contextDestroyed() function in class:WebKit::WebContextSupplement
H A DWebBatteryManagerProxy.h61 virtual void contextDestroyed() override;
H A DWebApplicationCacheManagerProxy.h68 virtual void contextDestroyed() override;
H A DWebBatteryManagerProxy.cpp82 void WebBatteryManagerProxy::contextDestroyed() function in class:WebKit::WebBatteryManagerProxy
H A DWebGeolocationManagerProxy.h63 virtual void contextDestroyed() override;
H A DWebMediaCacheManagerProxy.cpp59 void WebMediaCacheManagerProxy::contextDestroyed() function in class:WebKit::WebMediaCacheManagerProxy
H A DWebMediaCacheManagerProxy.h64 virtual void contextDestroyed() override;
H A DWebResourceCacheManagerProxy.h65 virtual void contextDestroyed() override;
H A DWebApplicationCacheManagerProxy.cpp58 void WebApplicationCacheManagerProxy::contextDestroyed() function in class:WebKit::WebApplicationCacheManagerProxy
H A DWebCookieManagerProxy.h91 virtual void contextDestroyed() override;
H A DWebDatabaseManagerProxy.h83 virtual void contextDestroyed() override;
H A DWebGeolocationManagerProxy.cpp58 void WebGeolocationManagerProxy::contextDestroyed() function in class:WebKit::WebGeolocationManagerProxy
H A DWebOriginDataManagerProxy.h75 virtual void contextDestroyed() override;
/macosx-10.10/WebCore-7600.1.25/page/
H A DDOMTimer.h55 virtual void contextDestroyed() override;
H A DDOMTimer.cpp89 // The timer is deleted when context is deleted (DOMTimer::contextDestroyed) or explicitly via DOMTimer::removeById(),
199 void DOMTimer::contextDestroyed() function in class:WebCore::DOMTimer
201 SuspendableTimer::contextDestroyed();
/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseContext.cpp83 // stop() and contextDestroyed() to give us a chance to clean these up from
136 void DatabaseContext::contextDestroyed() function in class:WebCore::DatabaseContext
139 ActiveDOMObject::contextDestroyed();
H A DDatabaseContext.h74 virtual void contextDestroyed() override final;
/macosx-10.10/WebCore-7600.1.25/Modules/mediastream/
H A DUserMediaRequest.h80 virtual void contextDestroyed() override final;
H A DUserMediaRequest.cpp214 void UserMediaRequest::contextDestroyed() function in class:WebCore::UserMediaRequest
223 ContextDestructionObserver::contextDestroyed();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Network/CustomProtocols/soup/
H A DWebSoupCustomProtocolRequestManager.h75 virtual void contextDestroyed() override;
/macosx-10.10/WebKit2-7600.1.25/UIProcess/soup/
H A DWebSoupRequestManagerProxy.h64 virtual void contextDestroyed() override;
/macosx-10.10/WebKit2-7600.1.25/UIProcess/Notifications/
H A DWebNotificationManagerProxy.h80 virtual void contextDestroyed() override;

Completed in 257 milliseconds

12