Replace URIParams with nsIURI in PHttpChannel.ipdl
Categories
(Core :: Networking, enhancement, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: anjali.jha1903, Assigned: smayya)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 2 obsolete files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36
Updated•5 years ago
|
Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Reporter | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Backed out changeset 4d5737a94b82 (Bug 1623038) for causing linux x64 opt build bustage in /builds/worker/checkouts/gecko/netwerk/protocol/http/HttpChannelChild.cpp CLOSED TREE
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=296655042&repo=autoland&lineNumber=20353
Comment 6•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:anjali.jha1903, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Comment 7•3 years ago
|
||
Clear needinfos that are pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
This issue ports the changes from review D68003 and fixes various build errors occurred in the original review.
Updated•3 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
•
|
||
Backed out for causing for causing mochitest failures in test_fetch_cors.html
-
Failure line: TEST-UNEXPECTED-FAIL | dom/tests/mochitest/fetch/test_fetch_cors.html | Expected test failure for {"pass":1,"method":"POST","body":"hi there","headers":{"Content-Type":"text/plain","my-header":"myValue"},"hops":[{"server":"http://mochi.test:8888"},{"server":"http://example.com","allowOrigin":"http://mochi.test:8888","allowHeaders":"my-header"}]}
-
Mda failure log: https://treeherder.mozilla.org/logviewer?job_id=387023122&repo=autoland
-
Mda 2 failure log: https://treeherder.mozilla.org/logviewer?job_id=387029520&repo=autoland
-
Xpcshell failure log: https://treeherder.mozilla.org/logviewer?job_id=387023293&repo=autoland
Updated•3 years ago
|
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
bugherder |
Assignee | ||
Comment 13•3 years ago
|
||
(In reply to Cristian Tuns from comment #10)
Backed out for causing for causing mochitest failures in test_fetch_cors.html
Failure line: TEST-UNEXPECTED-FAIL | dom/tests/mochitest/fetch/test_fetch_cors.html | Expected test failure for {"pass":1,"method":"POST","body":"hi there","headers":{"Content-Type":"text/plain","my-header":"myValue"},"hops":[{"server":"http://mochi.test:8888"},{"server":"http://example.com","allowOrigin":"http://mochi.test:8888","allowHeaders":"my-header"}]}
Mda failure log: https://treeherder.mozilla.org/logviewer?job_id=387023122&repo=autoland
Mda 2 failure log: https://treeherder.mozilla.org/logviewer?job_id=387029520&repo=autoland
Xpcshell failure log: https://treeherder.mozilla.org/logviewer?job_id=387023293&repo=autoland
Description
•