HTTP2ProxyCode does not work as a http2 proxy
Categories
(Core :: Networking: HTTP, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: kershaw, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
See here.
HTTP2ProxyCode
actually works as a http1 proxy, not http2.
Assignee | ||
Comment 1•3 years ago
|
||
Comment 3•3 years ago
|
||
Backed out for causing Xpcshell failures on test_servers.js
Backout link
Push with failures
Link to failure log
Failure line :
TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_servers.js | xpcshell return code: 0
TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_servers.js | test_http2_proxy - [test_http2_proxy : 274] "h2" == "http/1.1"
Comment 4•3 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:kershaw, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit auto_nag documentation.
Comment hidden (off-topic) |
Comment hidden (off-topic) |
Assignee | ||
Updated•3 years ago
|
Comment 9•3 years ago
|
||
bugherder |
Comment 10•3 years ago
|
||
Kershaw, test_servers.js is failing on Windows on comm-central after this change (example log). Any ideas why?
Assignee | ||
Comment 11•3 years ago
|
||
(In reply to Geoff Lankow (:darktrojan) from comment #10)
Kershaw, test_servers.js is failing on Windows on comm-central after this change (example log). Any ideas why?
Could you help me to verify if this patch fixes the test failure on comm-central?
Thanks.
Comment 12•3 years ago
|
||
Looks good to me! Thanks.
https://treeherder.mozilla.org/jobs?repo=try-comm-central&revision=9053d6b0f48a973e41e44c938e88b2dd3dfd37e8&group_state=expanded
Description
•