Closed
Bug 789056
Opened 13 years ago
Closed 13 years ago
Document system/events
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ochameau, Assigned: evold)
Details
Attachments
(2 files)
Irakli, I think that you have in mind to deprecate observer-service in favor of system/events?
https://github.com/mozilla/addon-sdk/blob/master/packages/api-utils/lib/system/events.js
If yes, we should document it ASAP before starting deprecating the old module.
| Reporter | ||
Comment 1•13 years ago
|
||
Assignee: nobody → poirot.alex
Attachment #658899 -
Flags: review?(rFobic)
Priority: -- → P2
Updated•13 years ago
|
Assignee: poirot.alex → rFobic
| Assignee | ||
Updated•13 years ago
|
Assignee: rFobic → evold
Summary: Document api-utils/system/events → Document system/events
| Assignee | ||
Comment 2•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #692339 -
Flags: review?(rFobic)
| Assignee | ||
Updated•13 years ago
|
Attachment #658899 -
Flags: review?(rFobic)
| Assignee | ||
Comment 3•13 years ago
|
||
I've updated Alex's branch with your comments Irakli, please review again when you have a chance.
Comment 4•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/7350ea4a8a03942560c25abef41ff6d7350e3fba
Bug 789056: Document api-utils/system/events and use same names than nsIObserverService
https://github.com/mozilla/addon-sdk/commit/534ce74de1e12b24bf23da496d1196e849e5e8f7
Merge pull request #686 from erikvold/789056
fix Bug 789056: Document api-utils/system/events and use same names than nsIObserverService r=@gozala
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Attachment #692339 -
Flags: review?(rFobic) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•