Open Bug 1685492 Opened 3 years ago Updated 3 years ago

DOM panel should be refreshed when selecting a remote frame with the iframe picker when fission is enabled

Categories

(DevTools :: DOM, defect, P3)

defect

Tracking

(Fission Milestone:Future)

Fission Milestone Future

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: dt-fission-future)

The DOM panel should show properties of the top level document by default.
If the user selects an iframe using the iFrame picker, it should show properties of the selected frame. Frames running in different processes (remote frames) should be supported too.

Honza

Tracking dt-fission-m3-mvp bugs for Fission M8 (blocking Release channel experiment, but not Beta experiment).

Fission Milestone: --- → M8

Without fission, this works fine, selecting an iframe updates the panel and shows the data of the selected document.
With fission, I don't know, the iframe picker does not show remote frame at the moment.
So this depends on Bug 1608054 (make the iframe picker Fission compatible)

Depends on: 1608054
Summary: DOM panel should be properly integrated with the IFrame picker → DOM panel should be refreshed when selecting a remote frame with the iframe picker when fission is enabled
Whiteboard: dt-fission-m3-mvp → dt-fission-m3-reserve

This may even be a duplicated of bug 1608054.
Once the iframe picker works against remote frames, it should do a top level target switch against the select target.
And given that the DOM panel supports top level target switching... it should, in theory, just work.

We can always keep this bug around to ensure that the DOM panel works fine from target switching done by the iframe dropdown...

Moving "dt-fission-m3-reserve" bugs to "dt-fission-future" because they don't block Fission MVP.

Fission Milestone: M8 → Future
Whiteboard: dt-fission-m3-reserve → dt-fission-future
You need to log in before you can comment on or make changes to this bug.