[webkit-changes] [WebKit/WebKit] 20ae45: [Cocoa] Navigating to next Netflix video results i...
Jer Noble
noreply at github.com
Thu Mar 9 10:04:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 20ae459b703acc37f665e11a8dea2d823a64b6a7
https://github.com/WebKit/WebKit/commit/20ae459b703acc37f665e11a8dea2d823a64b6a7
Author: Jer Noble <jer.noble at apple.com>
Date: 2023-03-09 (Thu, 09 Mar 2023)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/VideoFullscreenManagerProxy.mm
Log Message:
-----------
[Cocoa] Navigating to next Netflix video results in wrong size, empty content
https://bugs.webkit.org/show_bug.cgi?id=253611
rdar://82229550
Reviewed by Eric Carlson.
When a video layer already exists, and VideoFullscreenManagerProxy is asked to create
one, instead of simply bailing out early, set the layer's frame.
* Source/WebKit/UIProcess/Cocoa/VideoFullscreenManagerProxy.mm:
(WebKit::VideoFullscreenManagerProxy::createLayerHostViewWithID):
Canonical link: https://commits.webkit.org/261446@main
More information about the webkit-changes
mailing list