Bug 182688

Summary: ⛱: Implement Picture-in-Picture Web API
Product: WebKit Reporter: beaufort.francois
Component: MediaAssignee: Carlos Bentzen <cadubentzen>
Status: RESOLVED FIXED    
Severity: Normal CC: adachan, cadubentzen, eric.carlson, jeremyj-wk, jer.noble, peng.liu6, philip, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://wicg.github.io/picture-in-picture/
Bug Depends on: 202617, 202699, 201024, 202615, 202616, 202618, 202774, 203493, 203518, 203614, 203725    
Bug Blocks:    
Attachments:
Description Flags
WIP none

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.