Closed
Bug 1275212
Opened 9 years ago
Closed 7 years ago
Document plugins related APIs
Categories
(Developer Documentation Graveyard :: API: HTML, enhancement)
Developer Documentation Graveyard
API: HTML
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Unassigned)
References
()
Details
The missing HTML plugins APIs need to be documented and the existing ones updated. Those are:
NavigatorPlugins
PluginArray
MimeTypeArray
Plugin
MimeType
Those APIs need to be created under /en-US/docs/Web/API/. The ones that already exist are missing separate pages for their property and method descriptions, specifications and browser compatibility data.
A complete list of related APIs can be found here:
https://www.w3.org/TR/html5/webappapis.html#plugins-0
Sebastian
Comment 1•7 years ago
|
||
These are all done, if not complete:
https://developer.mozilla.org/en-US/docs/Web/API/NavigatorPlugins
https://developer.mozilla.org/en-US/docs/Web/API/PluginArray
https://developer.mozilla.org/en-US/docs/Web/API/MimeTypeArray
https://developer.mozilla.org/en-US/docs/Web/API/Plugin
https://developer.mozilla.org/en-US/docs/Web/API/MimeType
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•