Closed
Bug 921202
Opened 12 years ago
Closed 12 years ago
Implement sdk/ui/id
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
Based on JEP defined in Bug 914475
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
| Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•12 years ago
|
Attachment #811305 -
Flags: review?(rFobic)
Updated•12 years ago
|
Attachment #811305 -
Flags: review?(rFobic) → review-
| Assignee | ||
Comment 2•12 years ago
|
||
Comment on attachment 811305 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1255
Updated pull to reflect previous review comments.
Attachment #811305 -
Flags: review- → review?(rFobic)
Comment 3•12 years ago
|
||
Comment on attachment 811305 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1255
Please use standard arrow function or longer standard function form with curlies and explicit return.
Attachment #811305 -
Flags: review?(rFobic) → review+
Comment 4•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/20130b010becee1e1efceb17263720dbdd4ec8e4
Bug 921202 - Implement sdk/ui/id
https://github.com/mozilla/addon-sdk/commit/b032459fb5bf83d4a25fb0316d0431d35e6a19eb
Bug 921202 Adding docs, making default definition for Objects only, and using memoize
https://github.com/mozilla/addon-sdk/commit/a16cae00f1fa7cad6a66d260e506c85998693e22
Merge pull request #1255 from erikvold/921202v2
Bug 921202 - Implement sdk/ui/id r=@gozala
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•