Closed
Bug 569068
Opened 15 years ago
Closed 15 years ago
document nsIPermission and nsIPermissionManager
Categories
(Developer Documentation Graveyard :: General, defect)
Developer Documentation Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Unassigned)
Details
When coding Data Manager, I realized that nsIPermission doesn't appear on MDC at all. http://doxygen.db48x.net/mozilla-full/html/d5/d13/interfacensIPermission.html has some automatically generated doc, but we should have this on MDC as well.
| Reporter | ||
Comment 1•15 years ago
|
||
nsIPermissionManager is also missing, I guess those can be done at once easily: http://doxygen.db48x.net/mozilla-full/html/de/da8/interfacensIPermissionManager.html
Note that from what I see, some methods there use nsIURI parameters, but really only care about the host names in those.
Summary: document nsIPermission → document nsIPermission and nsIPermissionManager
These interfaces have been documented on MDN for a while now. Suggest closing this bug.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
You need to log in
before you can comment on or make changes to this bug.
Description
•