Update to latest NPAPI SDK

Added a new variable. OS X only, so uninteresting.
This commit is contained in:
David Benjamin 2011-08-15 00:29:04 -07:00
parent c857c1b01d
commit 37b70dee71
1 changed files with 2 additions and 0 deletions

View File

@ -429,6 +429,8 @@ typedef enum {
, NPNVsupportsCocoaBool = 3001 /* TRUE if the browser supports the Cocoa event model */
, NPNVsupportsUpdatedCocoaTextInputBool = 3002 /* TRUE if the browser supports the updated
Cocoa text input specification. */
, NPNVsupportsCompositingCoreAnimationPluginsBool = 74656 /* TRUE if the browser supports
CA model compositing */
#endif
#if (MOZ_PLATFORM_MAEMO == 5) || (MOZ_PLATFORM_MAEMO == 6)
, NPNVSupportsWindowlessLocal = 2002