Bug 182688 - ⛱: Implement Picture-in-Picture Web API
Summary: ⛱: Implement Picture-in-Picture Web API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Bentzen
URL: https://wicg.github.io/picture-in-pic...
Keywords: InRadar
: 189848 (view as bug list)
Depends on: 202617 202699 201024 202615 202616 202618 202774 203493 203518 203614 203725
Blocks:
  Show dependency treegraph
 
Reported: 2018-02-12 02:07 PST by beaufort.francois
Modified: 2021-01-28 10:01 PST (History)
8 users (show)

See Also:


Attachments
WIP (95.93 KB, patch)
2019-07-15 11:31 PDT, Carlos Bentzen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Eric Carlson 2019-07-11 10:26:23 PDT
<rdar://problem/43946395>
Comment 2 Eric Carlson 2019-07-11 10:28:09 PDT
*** Bug 189848 has been marked as a duplicate of this bug. ***
Comment 3 Carlos Bentzen 2019-07-15 11:31:49 PDT
Created attachment 374127 [details]
WIP

WIP: import wpt tests, add idl extensions, add compile-time and run-time flag boilerplate
Comment 4 Carlos Bentzen 2019-07-15 11:41:16 PDT
(In reply to Carlos Eduardo Ramalho from comment #3)
> Created attachment 374127 [details]
> WIP
> 
> WIP: import wpt tests, add idl extensions, add compile-time and run-time
> flag boilerplate

Remainder to myself: add compile-time flag code to CMake build
Comment 5 Carlos Bentzen 2019-08-14 06:53:14 PDT
Hi Eric Carlson,

I would like to make this bug an umbrella for upcoming patches. Can you assign it to me? (if that gives me the permissions to add "Depends on" bugs here)

Otherwise, I'll create a new one :)
Comment 6 Eric Carlson 2019-08-14 08:59:56 PDT
(In reply to Carlos Eduardo Ramalho from comment #5)
> 
> I would like to make this bug an umbrella for upcoming patches. Can you
> assign it to me? (if that gives me the permissions to add "Depends on" bugs
> here)
> 
Done!
Comment 7 Philip Jägenstedt 2021-01-28 01:29:08 PST
Should this issue be closed now? Per https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/requestPictureInPicture#browser_compatibility and my own testing, this API shipped in Safari 13.1.
Comment 8 Peng Liu 2021-01-28 10:01:04 PST
(In reply to Philip Jägenstedt from comment #7)
> Should this issue be closed now? Per
> https://developer.mozilla.org/en-US/docs/Web/API/HTMLVideoElement/
> requestPictureInPicture#browser_compatibility and my own testing, this API
> shipped in Safari 13.1.

Right.