Closed
Bug 1698398
Opened 4 years ago
Closed 4 years ago
Switch webNavigation.getAllFrames implementation to use BrowsingContexts
Categories
(WebExtensions :: General, defect, P1)
WebExtensions
General
Tracking
(Fission Milestone:M7, firefox88 fixed)
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: zombie, Assigned: zombie)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Current implementation is using DocShell tree from the tab's content process, and doesn't see cross-origin (OOP) iframes with fission.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 years ago
|
Blocks: fission-webext
Assignee | ||
Updated•4 years ago
|
Severity: -- → S3
Priority: -- → P1
Comment 2•4 years ago
|
||
Setting Fission Milestone M7 because this bug blocks M7 bug 1685424 (according to zombie's bug 1685424 comment 3).
Fission Milestone: --- → M7
Pushed by tjovanovic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/65b0e162a56b
Support OOP iframes in webNavigation.getAllFrames r=robwu
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•