Open Bug 1997100 Opened 1 month ago Updated 1 month ago

[META] Investigate impact of Document Picture-in-picture API

Categories

(DevTools :: General, task)

task

Tracking

(Not tracked)

People

(Reporter: nchevobbe, Unassigned)

References

Details

(Keywords: meta)

The Picture-in-picture API is being implemented in Bug 1858562
We should check what are the impact on DevTools.
Quickly looking at MDN / the spec, here are a few things we should think of

  • see how the pip document can be debugged (should the window have a toolbox attached, or should it be more like what we have for window.open cases)
  • check that we can pause on the enter event
  • check that display-mode media query (with a picture-in-picture value) are properly displayed in the inspector/style editor
Summary: [META] Investigate impact of Picture-in-picture API → [META] Investigate impact of Document Picture-in-picture API
You need to log in before you can comment on or make changes to this bug.