Perform cross-process switch before processing cached redirect
Categories
(Core :: Networking, defect, P1)
Tracking
()
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
Processing the cached redirect before processing the cached redirect is not only wrong, but it also interacts badly with the service worker interception.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Valentin, is this intended to be uplifted to 68 beta? Please add approval request/flag as appropriate. Thanks!
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Nhi Nguyen (:nhi) from comment #3)
Valentin, is this intended to be uplifted to 68 beta? Please add approval request/flag as appropriate. Thanks!
Uplift approval is requested after the patch gets reviewed and usually after it lands on central.
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bugherder |
Comment 7•6 years ago
|
||
HTTPResponseProcessSelection was turned off in beta by bug 1554217
Comment 8•6 years ago
|
||
I backed this out in bug 1555966 per Valentin's request to fix the regressions it caused.
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D31226
Comment 10•5 years ago
|
||
Comment 11•5 years ago
|
||
Backed out for causing xpcshell failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/45488fb0fb4fbc279430886edbba4b01a3c63104
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=254005156&repo=autoland&lineNumber=1401
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Description
•