Closed
Bug 1542788
Opened 6 years ago
Closed 6 years ago
Don't allow content to cancel process-changing channels
Categories
(Core :: Networking, enhancement, P2)
Core
Networking
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: nika, Assigned: nika)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
No description provided.
Updated•6 years ago
|
Whiteboard: [necko-triaged]
Assignee | ||
Updated•6 years ago
|
Type: defect → enhancement
Assignee | ||
Comment 1•6 years ago
|
||
With the process switching approach taken by frame swaps, there is some
additional latency between nsDocShell teardown and when the channel is
connected into the new process. This leads to the nsDocShell canceling the
channel before the redirect is complete. This change should fix that.
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/273bf7c8d760
Don't allow content to cancel process-changing channels, r=valentin
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•