Closed
Bug 1233887
Opened 9 years ago
Closed 9 years ago
Convert to Promise.jsm in EventEmitter
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(firefox46 fixed)
RESOLVED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox46 | --- | fixed |
People
(Reporter: jryans, Assigned: jryans)
References
Details
Attachments
(1 file, 6 obsolete files)
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28633/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28633/
Attachment #8700233 -
Flags: review?(ejpbruel)
Assignee | ||
Comment 2•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28635/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28635/
Attachment #8700234 -
Flags: review?(poirot.alex)
Assignee | ||
Comment 3•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28637/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28637/
Attachment #8700235 -
Flags: review?(poirot.alex)
Assignee | ||
Comment 4•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28639/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28639/
Attachment #8700236 -
Flags: review?(jlong)
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28641/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28641/
Attachment #8700237 -
Flags: review?(ejpbruel)
Assignee | ||
Comment 6•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28643/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28643/
Attachment #8700238 -
Flags: review?(ejpbruel)
Assignee | ||
Updated•9 years ago
|
Attachment #8700233 -
Attachment is obsolete: true
Attachment #8700233 -
Flags: review?(ejpbruel)
Assignee | ||
Updated•9 years ago
|
Attachment #8700234 -
Attachment is obsolete: true
Attachment #8700234 -
Flags: review?(poirot.alex)
Assignee | ||
Updated•9 years ago
|
Attachment #8700235 -
Attachment is obsolete: true
Attachment #8700235 -
Flags: review?(poirot.alex)
Assignee | ||
Updated•9 years ago
|
Attachment #8700236 -
Attachment is obsolete: true
Attachment #8700236 -
Flags: review?(jlong)
Assignee | ||
Updated•9 years ago
|
Attachment #8700237 -
Attachment is obsolete: true
Attachment #8700237 -
Flags: review?(ejpbruel)
Assignee | ||
Updated•9 years ago
|
Attachment #8700238 -
Attachment is obsolete: true
Attachment #8700238 -
Flags: review?(ejpbruel)
Assignee | ||
Comment 7•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/28653/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/28653/
Attachment #8700241 -
Flags: review?(ejpbruel)
Assignee | ||
Comment 8•9 years ago
|
||
Updated•9 years ago
|
Attachment #8700241 -
Flags: review?(ejpbruel) → review+
Comment 9•9 years ago
|
||
Comment on attachment 8700241 [details]
MozReview Request: Bug 1233887 - Convert to Promise.jsm in EventEmitter. r=ejpbruel
https://reviewboard.mozilla.org/r/28653/#review25523
This patch only converts to Promise.jsm in the EventEmitter tests, right? If so, r+.
Assignee | ||
Comment 10•9 years ago
|
||
Smaller try run looks green:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=44666aa8453b
And yes, it's just some tests.
Comment 12•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
Comment 13•9 years ago
|
||
[bugday-20160323]
Status: RESOLVED,FIXED -> UNVERIFIED
Comments:
STR: Not clear.
Developer specific testing
Component:
Name Firefox
Version 46.0b9
Build ID 20160322075646
Update Channel beta
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
OS Windows 7 SP1 x86_64
Expected Results:
Developer specific testing
Actual Results:
As expected
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•