Closed
Bug 1338262
Opened 8 years ago
Closed 8 years ago
Remove legacy generator from netwerk/.
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: arai, Assigned: arai)
References
Details
(Whiteboard: [necko-backlog])
Attachments
(1 file)
21.20 KB,
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
changed legacy generator to ES6 generator in most case.
[test_cache_jar.js]
changed run_all_tests to async function.
moved makeChan, asyncOpen2, yield sequence to test_channel function, that returns a promise when the second load happens.
Attachment #8835790 -
Flags: review?(honzab.moz)
Updated•8 years ago
|
Whiteboard: [necko-backlog]
![]() |
||
Updated•8 years ago
|
Attachment #8835790 -
Flags: review?(honzab.moz) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/4a24f274ec59f962bbe1bce06b41a537205abf34
Bug 1338262 - Remove legacy generator from netwerk/test/. r=mayhemer
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•