Closed Bug 971249 Opened 10 years ago Closed 7 years ago

Followup changes for AOM (extensions.js) to support native options

Categories

(Add-on SDK Graveyard :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: zombie, Unassigned)

References

Details

updates to AOM needed to support native options (bug 903039):

1) make sure 'addon-options-displayed' notification is sent when options.xul is not present in the xpi

http://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/content/extensions.js#2956
Blocks: 903039
2) figure out how to scroll to options after settings are injected

http://dxr.mozilla.org/mozilla-central/source/toolkit/mozapps/extensions/content/extensions.js#3021
(In reply to Tomislav Jovanovic [:zombie] from comment #1)
> 2) figure out how to scroll to options after settings are injected

that should read: figure out if/when to scroll to options (serves me right for posting bugs at 3am).

it should only be done when user opens options, and not when just looking at addon details, but 'addon-options-displayed' notification is sent in either case..
Priority: P1 → --
https://bugzilla.mozilla.org/show_bug.cgi?id=1399562
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.