Home | History | Annotate | Download | only in mac

Lines Matching full:proxy

177         instance proxy in case the plug-in host crashes while waiting for reply.
181 proxy gets invalidated while waiting for the reply.
1021 SocketStreamHandleCFNet should support CONNECT proxy credentials
3458 (WebKit::HostedNetscapePluginStream::didFail): Disconnect the stream from the plug-in instance proxy
5874 Forward this to the plug-in instance proxy.
6054 Make sure to send a reply even when an instance proxy can't be found.
6305 Call the instance proxy.
6327 Call the instance proxy.
6544 Make sure to keep an extra reference to the instance proxy in case the plug-in host crashes while
6787 Get the instance proxy and call it's convertPoint function.
6934 Call the plug-in instance proxy.
7141 Protect the plug-in instance proxy in case it's deleted while waiting for a reply.
8084 Don't mig_deallocate random data in case an instance proxy method returns false.
8528 Add a null check for the plug-in host proxy.
9006 Allow a WebKit plug-in to act as a proxy for the <audio> and <video>
9012 (-[WebPluginController _setMediaPlayerProxy:forElement:]): New, pass proxy to HTMLMediaElement
9016 (WebFrameLoaderClient::createPlugin): Don't allow a media player proxy plug-in to be chosen by
9017 file extension, only want a match for the new MIME type proxy plug-ins should have.
9066 Call the proxy.
9235 If we failed to instantiate the plug-in, invalidate the instance proxy.
9360 Add a null check for the host proxy.
9839 When the plug-in instance is destroyed, invalidate all proxy instances.
10357 Null check for the proxy member.
10397 Actually create a proxy instance.
10403 Add a proxy ProxyClass class that just forwards everything to the ProxyInstance class.
10411 Add a proxy ProxyField class that just forwards everything to the ProxyInstance class.
10445 and return values back from the function. The new approach is to use a proxy object that forwards an
10459 The following methods are updated to use the proxy object to forward methods to the main thread:
11469 Create the plug-in proxy before instantiating the plug-in.
12018 pluginID to instance proxy.
12021 Look up the right instance proxy and call status().
12077 Keep a pointer to the host proxy.
12144 Pass the plug-in host port directly to the instance proxy.
12272 Instantiate the plug-in, store the plug-in proxy in the _proxy ivar.
12290 Call the proxy.
12303 Add the plug-in host proxy and plug-in instance proxy objects.
12338 If there's an existing host proxy available, just return it. Otherwise spawn a new plug-in host and
12339 create a new plug-in host proxy from the new plug-in host port.
18224 Proxy server issue in Sunday's Nightly