Closed
Bug 1118921
Opened 10 years ago
Closed 10 years ago
Have sdk/test/utils before and after functions support generator functions
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)
While working on bug 1118639 I discovered this generator function use case is not supported.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8545437 -
Flags: review?(jsantell)
Updated•10 years ago
|
Attachment #8545437 -
Flags: review?(jsantell) → review+
Comment 2•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/f4d8d304b4414943a5c111cad464cb80af2f0c6b
Bug 1118921 - Have sdk/test/utils before and after functions support generator functions
https://github.com/mozilla/addon-sdk/commit/e2582c67199660cd1d29327dca7e19efe68e3fe4
Merge pull request #1816 from erikvold/1118921
Bug 1118921 - Have sdk/test/utils before and after functions support generator functions r=jsantell
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•