[Picture-In-Picture] Expose some APIs behind a runtime feature.
https://wicg.github.io/picture-in-picture/ The API is currently not working. It is mostly about implementing the shell: it exposes document.pictureInPictureEnabled, document.exitPictureInPicture(), and video.requestPictureInPicture(). It also adds the "picture-in-picture" feature policy. Everything is gated by the "PictureInPictureAPI" runtime feature. Intent to implement: https://groups.google.com/a/chromium.org/d/msg/blink-dev/U8Apo-WLBm4/03sO4ITYAQAJ Change-Id: I64d8e17c6975017565c850afeeca19d94e9f9ceb Bug: 806249 Reviewed-on: https://chromium-review.googlesource.com/867915 Commit-Queue: Mounir Lamouri (slow) <mlamouri@chromium.org> Reviewed-by:Mounir Lamouri (slow) <mlamouri@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Ian Clelland <iclelland@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#533310}
Showing
Please register or sign in to comment