Searched refs:webConnection (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebProcessProxy.cpp456 webConnection()->didClose();
732 if (webConnection())
733 webConnection()->didClose();
H A DWebProcessProxy.h81 WebConnection* webConnection() const { return m_webConnection.get(); } function in class:WebKit::WebProcessProxy
H A DWebContext.cpp806 m_connectionClient.didCreateConnection(this, process->webConnection());

Completed in 196 milliseconds