The OBT inspector does not see page navigations in the content process
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(Fission Milestone:Future)
| Fission Milestone | Future |
People
(Reporter: pbro, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: dt-fission-future)
Steps:
- navigate to any site in a Firefox tab
- open the OBT
- expand the markup-view until you find the DOM for the content of the site you navigated to (or use the element picker to find it)
- now back in the Firefox tab, navigate to a new site
Expected: this should result in a DOM mutation observed by the OBT and the markup-view should refresh itself there.
Actual: nothing happens, the old DOM stays, and the DOM for the new page does not appear.
| Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6)
Comment 2•6 years ago
|
||
Adding dt-fission whiteboard tag to DevTools bugs that mention Fission or block Fission meta bugs but don't already have a dt-fission whiteboard tag.
Comment 3•6 years ago
|
||
Moving these DevTools Fission bugs from Fission's old M6 Nightly milestone to M7 Beta. I am assuming these bugs would have the dt-fission-m2-mvp whiteboard tag if they were Fission Nightly blockers.
Comment 4•5 years ago
|
||
Bulk change of all bugs with whiteboard tag of dt-fission to Fission MVP milestone.
Comment 5•5 years ago
|
||
Moving old "dt-fission" bugs to "dt-fission-future" because they don't block Fission MVP.
Comment 6•3 years ago
|
||
This has been fixed.
Description
•