[webkit-changes] [WebKit/WebKit] fd292c: Deploy smart pointers in TextTrackRepresentationCo...
Ryosuke Niwa
noreply at github.com
Wed Aug 16 10:30:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd292c9a79f164c0fdcc972dc33d588ed1ad2c9d
https://github.com/WebKit/WebKit/commit/fd292c9a79f164c0fdcc972dc33d588ed1ad2c9d
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M Source/WebKit/WebProcess/cocoa/TextTrackRepresentationCocoa.mm
Log Message:
-----------
Deploy smart pointers in TextTrackRepresentationCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=260242
Reviewed by Jer Noble.
Deployed more smart pointers.
* Source/WebKit/WebProcess/cocoa/TextTrackRepresentationCocoa.mm:
(WebKit::WebTextTrackRepresentationCocoa::update):
(WebKit::WebTextTrackRepresentationCocoa::setContentScale):
(WebKit::WebTextTrackRepresentationCocoa::setHidden const):
Canonical link: https://commits.webkit.org/266949@main
More information about the webkit-changes
mailing list