[webkit-changes] [WebKit/WebKit] e7b9c3: [Mac] Content briefly zooms in when exiting PIP
Jer Noble
noreply at github.com
Mon Apr 24 22:15:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7b9c3735cc965859db1943c824d6981c31f4884
https://github.com/WebKit/WebKit/commit/e7b9c3735cc965859db1943c824d6981c31f4884
Author: Jer Noble <jer.noble at apple.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M Source/WebCore/platform/mac/VideoFullscreenInterfaceMac.mm
Log Message:
-----------
[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
More information about the webkit-changes
mailing list