48 #include "nsIPluginInstancePeer.idl"
55 [ptr] native JSObjectPtr(JSObject);
56 [ptr] native JSContextPtr(JSContext);
64 [uuid(e7d48c00-e1f1-11d2-8360-fbc8abc4ae7c)]
93 [uuid(79a2d210-55e4-4687-bd87-64b10c2466cc)]
readonly attribute JSContextPtr JSContext
Get the JavaScript context to this plugin instance.
The nsIPluginInstancePeer2 interface extends the nsIPluginInstancePeer interface, providing access to...
The nsIPluginInstancePeer interface is the set of operations implemented by the browser to support a ...
void invalidateOwner()
Drop our reference to our owner.
readonly attribute JSObjectPtr JSWindow
Get the JavaScript window object corresponding to this plugin instance.
readonly attribute unsigned long JSThread
Get the JavaScript execution thread corresponding to this plugin instance.