Update markup view when a remoted iframe navigates or reload
Categories
(DevTools :: Inspector, defect, P2)
Tracking
(Fission Milestone:M6c, firefox80 fixed)
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: ochameau, Assigned: jdescottes)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(5 files, 1 obsolete file)
Bug 1593937 helps knowing about navigation and reload for remoted iframes.
A new Target will be created for each navigation/reload. For each WindowGlobal.
But bug 1593937 did not address markup view updates.
The existing codebase probably relies on mutation RDP event in order to update it and we probably do not detect frame navigations correctly from the actor side.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 1•5 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Comment 2•5 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D79674
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D79675
Assignee | ||
Comment 6•5 years ago
|
||
Depends on D79676
Updated•5 years ago
|
Assignee | ||
Comment 7•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D79676
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 10•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c77e99cb16bf
https://hg.mozilla.org/mozilla-central/rev/24b1aa76604c
https://hg.mozilla.org/mozilla-central/rev/57e7d63c4376
https://hg.mozilla.org/mozilla-central/rev/5617ce535889
https://hg.mozilla.org/mozilla-central/rev/835be8972a90
Description
•