Closed
Bug 1698398
Opened 3 months ago
Closed 3 months 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•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → tomica
Status: NEW → ASSIGNED
| Assignee | ||
Updated•3 months ago
|
Blocks: fission-webext
| Assignee | ||
Updated•3 months ago
|
Severity: -- → S3
Priority: -- → P1
Comment 2•3 months 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•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months 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
•