Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7b9c3735cc965859db1943c824d6981c31f4884
      
https://github.com/WebKit/WebKit/commit/e7b9c3735cc965859db1943c824d6981c31f4884
  Author: Jer Noble <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to