Closed
Bug 1664948
Opened 5 years ago
Closed 5 years ago
Remove child intercept code from HttpChannel
Categories
(Core :: Networking: HTTP, task)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox82 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
Parent-intercept service workers have shipped now, so we can start removing the old code.
This bug tracks removing the HttpChannel specific pieces.
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fa3e94e7c584
Remove content process interception from HttpChannelChild. r=asuth,dragana,necko-reviewers,valentin
Comment 3•5 years ago
|
||
Backed out for bustages on HttpChannelParent.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/a66e59b5ced7698ed8a035381d1ed3734d782fb1
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=315791305&repo=autoland&lineNumber=30118
Flags: needinfo?(matt.woodrow)
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9b271446fc8b
Remove content process interception from HttpChannelChild. r=asuth,dragana,necko-reviewers,valentin
| Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(matt.woodrow)
Comment 5•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•