Closed
Bug 1967165
Opened 11 months ago
Closed 10 months ago
Investigate null browsing context for LoadInfo::UpdateParentAddressSpaceInfo()
Categories
(Core :: Networking: HTTP, task, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
INVALID
People
(Reporter: smayya, Assigned: smayya)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Currently in LoadInfo::UpdateParentAddressSpaceInfo(), we make an assumption that when the browsing context is null then the parent ip address space is local. We need to ensure that this assumption holds for all cases. This bug will investigate it.
| Assignee | ||
Comment 1•10 months ago
|
||
Not needed as it is confirmed these comes from XPCShell tests
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•