Summary: | ⛱: Implement Picture-in-Picture Web API | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | beaufort.francois | ||||
Component: | Media | Assignee: | 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
beaufort.francois
2018-02-12 02:07:12 PST
*** Bug 189848 has been marked as a duplicate of this bug. *** Created attachment 374127 [details]
WIP
WIP: import wpt tests, add idl extensions, add compile-time and run-time flag boilerplate
(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 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 :) (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! 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. (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. |