WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
nsIPluginInstancePeer2
| IID: | e7d48c00-e1f1-11d2-8360-fbc8abc4ae7c |
| Inherits From: | nsIPluginInstancePeer |
The nsIPluginInstancePeer2 interface extends the nsIPluginInstancePeer interface, providing access to functionality provided by newer browsers. All functionality in nsIPluginInstancePeer can be mapped to the 4.X plugin API.
Properties
readonly JSContextPtr* JSContext
Get the JavaScript context to this plugin instance.
readonly PRUint32 JSThread
Get the JavaScript execution thread corresponding to this plugin instance.
readonly JSObjectPtr* JSWindow
Get the JavaScript window object corresponding to this plugin instance.
Reference documentation is generated from Mozilla's source.
