Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[Mac] Content briefly zooms in when exiting PIP
https://bugs.webkit.org/show_bug.cgi?id=255892 rdar://107835087 Reviewed by Eric Carlson. When we changed VideoFullscreenInterfaceMac to use WebAVPlayerLayer, it meant that explicitly resizing the layer on PiP exit was no longer necessary; that's handled by WebAVPlayerLayer itself. * Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm: (-[WebVideoFullscreenInterfaceMacObjC pipDidClose:]): Canonical link: https://commits.webkit.org/263350@main
- Loading branch information