Closed Bug 893822 Opened 11 years ago Closed 6 years ago

addon-options-hidden doesn't Firefox for options on Mobile

Categories

(Firefox for Android Graveyard :: Add-on Manager, defect)

22 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mkaply, Unassigned, Mentored)

References

Details

(Whiteboard: [lang=js])

For displaying addon options, there is a corresponding hidden message to addon-options-displayed

It would be really nice if this worked in Fennec, as it would allow us to set options when the page is hidden, especially in cases where things aren't working (like menulist).
This is where we fire addon-options-displayed:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/aboutAddons.js#348

To fix this, we would need to add some sort of listener to know when we exit the add-on details view (I don't see a place where we do that currently), and we'll want to fire this notification:
http://mxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/AddonManager.jsm#2588
Component: General → Add-on Manager
Whiteboard: [mentor=margaret][lang=js]
Mentor: margaret.leibovic
Whiteboard: [mentor=margaret][lang=js] → [lang=js]
Depends on: 1079466
With Firefox 57 only WebExtensions are supported and options are HTML pages.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.