[webkit-changes] [WebKit/WebKit] 31f34d: Deploy more smart pointers in VideoFullscreenManag...
Ryosuke Niwa
noreply at github.com
Tue Aug 15 21:08:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 31f34da73845cf65e10907e6f1f1697f4bf666aa
https://github.com/WebKit/WebKit/commit/31f34da73845cf65e10907e6f1f1697f4bf666aa
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M Source/WebKit/WebProcess/cocoa/VideoFullscreenManager.mm
Log Message:
-----------
Deploy more smart pointers in VideoFullscreenManager.mm
https://bugs.webkit.org/show_bug.cgi?id=260232
Reviewed by Eric Carlson.
Deployed more smart pointers.
* Source/WebKit/WebProcess/cocoa/VideoFullscreenManager.mm:
(WebKit::inlineVideoFrame):
(WebKit::VideoFullscreenManager::videoDimensionsChanged):
(WebKit::VideoFullscreenManager::requestUpdateInlineRect):
(WebKit::VideoFullscreenManager::requestVideoContentLayer):
(WebKit::VideoFullscreenManager::returnVideoContentLayer):
(WebKit::VideoFullscreenManager::didSetupFullscreen):
(WebKit::VideoFullscreenManager::willExitFullscreen):
(WebKit::VideoFullscreenManager::failedToEnterFullscreen):
(WebKit::VideoFullscreenManager::didExitFullscreen):
(WebKit::VideoFullscreenManager::fullscreenMayReturnToInline):
(WebKit::VideoFullscreenManager::setVideoLayerFrameFenced):
Canonical link: https://commits.webkit.org/266935@main
More information about the webkit-changes
mailing list