w3c / picture-in-picture

Picture-in-Picture (PiP)
https://w3c.github.io/picture-in-picture
Other
311 stars 39 forks source link

Decide on a name for `requestPictureInPicture` for v2 #129

Closed beccahughes closed 1 year ago

beccahughes commented 5 years ago

The new requestPictureInPicture API has different parameters and a different algorithm so we should consider renaming it.

copyToPictureInPictureWindow was proposed however this has problems if we called it once and then had the window open and we called it again on a different element we should reset the Picture-in-Picture window before we copy the new element.

beaufortfrancois commented 1 year ago

Closing all v2 labels issues as this is replaced by the dedicated WICG Document Picture-in-Picture API proposal.