Closed
Bug 697800
Opened 14 years ago
Closed 14 years ago
new loader should provide documented options and callbacks arguments to the main
Categories
(Add-on SDK Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: irakli, Unassigned)
Details
Attachments
(1 file)
Here are the docs for two features that new loader does not implemented:
https://addons.mozilla.org/en-US/developers/docs/sdk/1.2/dev-guide/addon-development/cfx-tool.html#arguments
https://addons.mozilla.org/en-US/developers/docs/sdk/1.2/dev-guide/addon-development/implementing-simple-addon.html (see section: Listening for Load and Unload)
| Reporter | ||
Comment 1•14 years ago
|
||
Pointer to Github pull-request
| Reporter | ||
Updated•14 years ago
|
Attachment #570063 -
Flags: review?(warner-bugzilla)
| Reporter | ||
Comment 2•14 years ago
|
||
https://github.com/mozilla/addon-sdk/commit/771ecdce046372fc9726636ca8e286f5c00dba5b
warner r+ in pull request.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
Comment on attachment 570063 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/251/files
this landed last october, forgot to clear the r? flag
Attachment #570063 -
Flags: review?(warner-bugzilla) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•