Closed
Bug 1625610
Opened 5 years ago
Closed 5 years ago
Create nsILoadInfo directly in the parent process for subdocuments
Categories
(Core :: Networking, task, P3)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 1594529
Fission Milestone | M6 |
People
(Reporter: annyG, Assigned: annyG)
Details
(Whiteboard: [necko-triaged])
Currently we create LoadInfo here, in the child process, https://searchfox.org/mozilla-central/rev/8526066f548af9ec3ebb462ff73c47ccc183f533/docshell/base/nsDocShell.cpp#9899-9908
We want to create it in the DocumentChannel instead.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → agakhokidze
Updated•5 years ago
|
Priority: -- → P3
Whiteboard: [necko-triaged]
Assignee | ||
Comment 2•5 years ago
|
||
I ended up making this change in bug 1594529. Marking as a duplicate
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•