Searched refs:disconnectStream (Results 1 – 14 of 14) sorted by relevance
127 m_instance->disconnectStream(this);201 m_instance->disconnectStream(this);251 m_instance->disconnectStream(this);
85 void disconnectStream(HostedNetscapePluginStream*);
263 void NetscapePluginInstanceProxy::disconnectStream(HostedNetscapePluginStream* stream)
185 void disconnectStream(PluginStream*);186 void streamDidFinishLoading(PluginStream* stream) { disconnectStream(stream); } in streamDidFinishLoading()
349 disconnectStream((*it).get()); in stop()860 void PluginView::disconnectStream(PluginStream* stream) in disconnectStream() function in WebCore::PluginView
126 - (void)disconnectStream:(WebNetscapePluginStream*)stream;
207 [view disconnectStream:this];
1372 - (void)disconnectStream:(WebNetscapePluginStream*)stream
220 (WebKit::NetscapePluginInstanceProxy::disconnectStream): If the stream is the manual stream,
1664 -[WebNetscapePluginDocumentView disconnectStream:]
3005 …/problem/7145242> Crashes inside WTF::HashTable below NetscapePluginInstanceProxy::disconnectStream3008 …apePluginStream::cancelLoad): Canceling the load can result in calling through to disconnectStream.3010 …This leads to HostedNetscapePluginStream::cancelLoad's call to disconnectStream being passed a dea…3011 … already disconnected by the call to cancel there's no need to call disconnectStream a second time.11791 (WebKit::NetscapePluginInstanceProxy::disconnectStream):13908 (-[WebBaseNetscapePluginView disconnectStream:]):
7858 … (-[WebBaseNetscapePluginStream setPlugin:]): Calls -[WebBaseNetscapePluginView disconnectStream:]7859 * Plugins/WebBaseNetscapePluginView.h: Added disconnectStream: to header.7863 …(-[WebBaseNetscapePluginView disconnectStream:]): Added. Removes the stream from the streams colle…
6706 crash at vw.com WebCore::PluginViewWin::disconnectStream.26061 (WebCore::PluginViewWin::disconnectStream):
52803 (WebCore::PluginView::disconnectStream):