Combine PictureInPictureController::EnterPictureInPicture methods
There used to be a video EnterPictureInPicture method and an element EnterPictureInPicture method. However, this resulted in callers accidentally calling the wrong overload since the video element is derived from element. Therefore this combines the two methods to make it more robust. BUG=959778 Change-Id: Icc5272d6b3f667af6719fd4cd15ae3b660da13a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1596220 Commit-Queue: Becca Hughes <beccahughes@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Auto-Submit: Becca Hughes <beccahughes@chromium.org> Cr-Commit-Position: refs/heads/master@{#657359}
Showing
Please register or sign in to comment