Closed
Bug 1582515
Opened 5 years ago
Closed 5 years ago
Add ability for httpd.js to execute code moz-http2.js and spawn new servers
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Bug 1582515 - Add ability for httpd.js to execute code moz-http2.js and spawn new servers r=mayhemer
47 bytes,
text/x-phabricator-request
|
Details | Review |
Currently we have to put the handler code in moz-http2.js for every test that we add using HTTP2.
It would be much better to emulate httpd.js and add handler code in the unit test that gets run in the context in moz-http2.js
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9093968 -
Attachment description: Bug 1582515 - Add ability for httpd.js to execute code moz-http2.js and spawn new servers → Bug 1582515 - Add ability for httpd.js to execute code moz-http2.js and spawn new servers r=mayhemer
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/6a2506f211fb
Add ability for httpd.js to execute code moz-http2.js and spawn new servers r=mayhemer,JuniorHsu
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•