Closed Bug 715716 Opened 14 years ago Closed 8 years ago

Provide standard API for addons to open their preferences in the same way the Add-ons Manager UI does

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: Unfocused, Unassigned)

References

Details

Some addons add a menuitem/button to open their preferences. For the dialog-based preferences, it means getting the window.openDialog() options right (which depends on the platform). For inline preferences, it using Firefox's BrowserOpenAddonsMgr() (in browser.js, so not usable everywhere), or copying that entire function. It'd be nice to have a proper API to do all that.
Depends on: 730127
WebExtensions have browser.runtime.openOptionsPage() for this.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.