Home
last modified time | relevance | path

Searched refs:disconnectFramesFromPage (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
DWebProcessProxy.h95 void disconnectFramesFromPage(WebPageProxy*); // Including main frame.
DWebProcessProxy.cpp387 void WebProcessProxy::disconnectFramesFromPage(WebPageProxy* page) in disconnectFramesFromPage() function in WebKit::WebProcessProxy
DWebPageProxy.cpp299 process()->disconnectFramesFromPage(this); in close()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1633262 (WebKit::WebProcessProxy::disconnectFramesFromPage):