Home | History | Annotate | Download | only in WebKit2

Lines Matching full:invalidate

688         invalidate().
3611 Invalidate callbacks if the WebPageProxy is no longer valid
3615 Audit all function calls that take callbacks and make sure to invalidate the callbacks
3705 (WebKit::LayerTreeHostCAWin::invalidate): Cancel any pending flushes, tear down our view,
4692 (WebKit::LayerTreeHostCA::invalidate):
4712 (WebKit::LayerTreeHostCAMac::invalidate):
4989 (WebKit::DrawingAreaProxyImpl::exitAcceleratedCompositingMode): Invalidate the current
5926 (WebKit::WebPageProxy::clearLoadDependentCallbacks): Invalidate all load dependent callbacks
6205 Invalidate the responsiveness timer before calling out to the client.
6385 Return true under the Core Animation drawing model, since that prevents the plug-in from calling PluginController::invalidate.
6550 (WebKit::WebCookieManagerProxy::invalidate):
6551 Invalidate the get http cookie accept policy callbacks.
6797 (WebKit::LayerTreeHostCA::invalidate):
7209 (WebKit::WebContext::~WebContext): Invalidate the WebMediaCacheManagerProxy.
7230 (WebKit::WebMediaCacheManagerProxy::invalidate):
7515 Remove an incorrect assertion. Don't invalidate the remote object map if the plug-in is null.
8033 Invalidate all NPObjects for a plug-in when that plug-in is destroyed
8037 Before this change, we would invalidate NPObjectProxy objects and delete NPObjectMessageReceiver
8079 Rename invalidate to pluginDestroyed. Only invalidate/delete objects that belong to the given plug-in.
8135 (WebKit::NPObjectProxy::invalidate):
8363 (WebKit::WebIconDatabase::invalidate):
8934 (-[WebFullScreenManagerAnimationListener invalidate]): Added.
9024 (WebKit::WebFullScreenManagerProxy::invalidate): Clear m_webView.
9601 (WebKit::WebPageProxy::close): Invalidate and clear m_fullScreenManager.
9623 (WebKit::WebPage::close): Invalidate and clear m_fullScreenManager.
10171 (WebKit::WebPageProxy::processDidCrash): Invalidate m_validateCommandCallbacks.
10176 (WebKit::ValidateCommandCallback::invalidate): Added.
10335 (WebKit::VoidCallback::invalidate):
10340 (WebKit::GenericCallback::invalidate):
10345 (WebKit::ComputedPagesCallback::invalidate):
11860 Add an KeyValueStorageManager to the context and invalidate it at the appropriate times:
11893 (WebKit::WebKeyValueStorageManagerProxy::invalidate):
12102 (WebKit::WebContext::~WebContext): Invalidate the cookie manager.
12114 (WebKit::WebCookieManagerProxy::invalidate):
12578 Add an ApplicationCacheManagerProxy to the context and invalidate it at the appropriate times:
12613 (WebKit::WebApplicationCacheManagerProxy::invalidate):
12806 Invalidate the WebResourceCacheManagerProxy in WebContext::processDidClose.
13975 (WebKit::WebResourceCacheManagerProxy::invalidate): Invalidate the callback map.
14122 Make sure to invalidate all the tiles, including the last one.
14125 (WebKit::TiledDrawingAreaProxy::invalidate):