Removed a misleading comment; we recently added support for the NPNVPluginElementNPObject
variable.
* bindings/npapi.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@15512
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-07-18 Tim Omernick <timo@apple.com>
+
+ Reviewed by Tim Hatcher.
+
+ Removed a misleading comment; we recently added support for the NPNVPluginElementNPObject
+ variable.
+
+ * bindings/npapi.h:
+
2006-07-18 Timothy Hatcher <timothy@apple.com>
Made the following headers public:
NPNVWindowNPObject = 15,
/* Get the NPObject wrapper for the plugins DOM element. */
- NPNVPluginElementNPObject /* Not implemented in WebKit */
+ NPNVPluginElementNPObject
#ifdef XP_MACOSX
, NPNVpluginDrawingModel = 1000 /* The NPDrawingModel specified by the plugin */