[webkit-changes] [WebKit/WebKit] 5c9823: Implement more smart pointers in WebProcess.h/cpp ...
lopezlozoya
noreply at github.com
Wed Feb 19 13:16:28 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5c982307e9f5a67bbeb923fbd2534b7a577869bd
https://github.com/WebKit/WebKit/commit/5c982307e9f5a67bbeb923fbd2534b7a577869bd
Author: Adan Lopez <ja_lopezlozoya at apple.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M Source/WebKit/WebProcess/WebProcess.cpp
M Source/WebKit/WebProcess/WebProcess.h
Log Message:
-----------
Implement more smart pointers in WebProcess.h/cpp Part #1
https://bugs.webkit.org/show_bug.cgi?id=287440
rdar://145011222
Reviewed by Ryosuke Niwa.
Addressing some more smart pointer warnings in WebProcess part #1.
* Source/WebKit/WebProcess/WebProcess.cpp:
(WebKit::WebProcess::initializeWebProcess):
(WebKit::WebProcess::ensureNetworkProcessConnection):
(WebKit::WebProcess::prepareToSuspend):
(WebKit::WebProcess::markAllLayersVolatile):
(WebKit::WebProcess::libWebRTCNetwork):
(WebKit::WebProcess::setUseGPUProcessForMedia):
* Source/WebKit/WebProcess/WebProcess.h:
Canonical link: https://commits.webkit.org/290637@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list