Confirmed users, Bureaucrats and Sysops emeriti
1,680
edits
Rudisherry (talk | contribs) |
(Move CSSZoom to approved, others to past.) |
||
| (13 intermediate revisions by 5 users not shown) | |||
| Line 8: | Line 8: | ||
The NPAPI SDK includes recommended NPAPI header files plus sample plugins and utility code. The header files are used to develop NPAPI plugins and browsers. Browser vendors typically have a copy of these headers in their source tree and we are working on standardizing them (the major differences are source-compatibility issues). | The NPAPI SDK includes recommended NPAPI header files plus sample plugins and utility code. The header files are used to develop NPAPI plugins and browsers. Browser vendors typically have a copy of these headers in their source tree and we are working on standardizing them (the major differences are source-compatibility issues). | ||
[ | [https://github.com/mozilla/npapi-sdk Click here] to get the SDK. | ||
= NPAPI Specification Efforts = | = NPAPI Specification Efforts = | ||
| Line 30: | Line 30: | ||
Most recently accepted specifications at the top. | Most recently accepted specifications at the top. | ||
* [[NPAPI:BrowserZoomLevelQuery|CSS Zoom Level Query]] | |||
* [[NPAPI:AudioControl|Audio Control]] | |||
* [[NPAPI:AsyncDrawing|Asynchronous Drawing Models (Bitmap and Windows Accelerated)]] | |||
* [[NPAPI:ContentsScaleFactor|Mac OS X Contents Scale Factor]] | * [[NPAPI:ContentsScaleFactor|Mac OS X Contents Scale Factor]] | ||
* [[NPAPI:DocumentOrigin|Document Origin Access]] | * [[NPAPI:DocumentOrigin|Document Origin Access]] | ||
| Line 50: | Line 53: | ||
=== NPAPI Specifications Under Consideration === | === NPAPI Specifications Under Consideration === | ||
* [[NPAPI: | None | ||
=== Past NPAPI Specification Proposals === | |||
These are specifications which are not currently being considered for inclusion in NPAPI. They can be re-considered if they are re-proposed via the above process. | |||
* [[NPAPI:AsyncURLValues|Generic Async Values for URLs]] | |||
* [[NPAPI:HttpOnlyCookies|HttpOnly Cookies]] | |||
* [[NPAPI:ErrorReporting|Error Reporting]] | * [[NPAPI:ErrorReporting|Error Reporting]] | ||
* [[NPAPI:GetRequestHeaders|GET Request Headers]] | * [[NPAPI:GetRequestHeaders|GET Request Headers]] | ||
* [[NPAPI:ArrayDictAndBinary|New NPVariant datatypes: NPArray, NPDictionary, and NPByteArray]] | * [[NPAPI:ArrayDictAndBinary|New NPVariant datatypes: NPArray, NPDictionary, and NPByteArray]] | ||
* [[NPAPI:HSTS|HTTP Strict Transport Security]] | * [[NPAPI:HSTS|HTTP Strict Transport Security]] | ||
* [[NPAPI:DefaultAudioDeviceNotification]] | |||
* [[Plugins:DisablePluginHangMonitor|Support for Disabling Plugin Hang Monitor]] | * [[Plugins:DisablePluginHangMonitor|Support for Disabling Plugin Hang Monitor]] | ||
* [[Plugins:PluginBugReporting|Plugin Bug Reporting]] | * [[Plugins:PluginBugReporting|Plugin Bug Reporting]] | ||