Closed
Bug 1646557
Opened 4 years ago
Closed 4 years ago
Fix GetInProcessParentDocshell usage in nsDocShell::GetInProcessParent
Categories
(Core :: DOM: Service Workers, defect, P3)
Core
DOM: Service Workers
Tracking
()
RESOLVED
INVALID
People
(Reporter: kmag, Unassigned)
References
(Blocks 1 open bug)
Details
It essentially ignores docshells with OOP parents, which seems unwanted.
Comment 1•4 years ago
|
||
Should this inherit Fission M6a from bug 1642433 ?
Flags: needinfo?(kmaglione+bmo)
Reporter | ||
Comment 2•4 years ago
|
||
(In reply to Jens Stutte [:jstutte] from comment #1)
Should this inherit Fission M6a from bug 1642433 ?
No, we'll assign a priority during this week's triage.
Flags: needinfo?(kmaglione+bmo)
Updated•4 years ago
|
Severity: -- → S4
Priority: -- → P3
Comment 3•4 years ago
|
||
GetInProcessParent
itself is a nsIDocShellTreeItem
API which we're working to remove.
I'm not sure how this is a Service Workers bug, or whether it needs to be noted itself. Closing unless I'm missing something.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•