nsHTTPChannel doesn't need to perform process-switching anymore
Categories
(Core :: Networking, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression, Whiteboard: [necko-triaged])
Attachments
(4 files)
The calls to onMayChangeProcess can be removed from nsHTTPChannel. they're dead code and are unused here.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Depends on D49100
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Comment 3•6 years ago
|
||
the URL moz://a redirects to mozilla's website, Because it redirects to
https we want to use documentchannel.
Depends on D49100
Updated•6 years ago
|
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 5•6 years ago
|
||
The already-landed patches contained a spelling error. This patch fixes it.
Comment 6•6 years ago
|
||
| bugherder | ||
Comment 7•6 years ago
|
||
Hey mattwoodrow - was e0e3a3390f76 supposed to fix browsing to moz://a? Because I just pulled these patches down, and the redirect doesn't appear to be working... or is there something else I need to do in order to enable DocumentChannel process switching?
Updated•6 years ago
|
Updated•6 years ago
|
Comment 8•6 years ago
|
||
(In reply to Mike Conley (:mconley) (:⚙️) (Wayyyy behind on needinfos) from comment #7)
Hey mattwoodrow - was e0e3a3390f76 supposed to fix browsing to
moz://a? Because I just pulled these patches down, and the redirect doesn't appear to be working... or is there something else I need to do in order to enable DocumentChannel process switching?
Replied in bug 1591942.
| Assignee | ||
Updated•6 years ago
|
Comment 10•6 years ago
|
||
| bugherder | ||
Updated•4 years ago
|
Description
•