[webkit-changes] [WebKit/WebKit] 1c22f6: [Cocoa] Video doesn't resize on YouTube.com in the...
Jer Noble
noreply at github.com
Mon May 8 20:22:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c22f6e64ba0baa4eb96c970f277fa2a99558d8b
https://github.com/WebKit/WebKit/commit/1c22f6e64ba0baa4eb96c970f277fa2a99558d8b
Author: Jer Noble <jer.noble at apple.com>
Date: 2023-05-08 (Mon, 08 May 2023)
Changed paths:
M Source/WebCore/platform/cocoa/WebAVPlayerLayer.mm
Log Message:
-----------
[Cocoa] Video doesn't resize on YouTube.com in theater mode
https://bugs.webkit.org/show_bug.cgi?id=256473
rdar://105929105
Unreviewed follow-up to 263836 at main; fix runtime crash in -[WebAVPlayerLayer dealloc].
Just do the client deregistration explicitly in the dealloc method.
* Source/WebCore/platform/cocoa/WebAVPlayerLayer.mm:
(-[WebAVPlayerLayer dealloc]):
Canonical link: https://commits.webkit.org/263846@main
More information about the webkit-changes
mailing list