[webkit-changes] [WebKit/WebKit] 47a5ef: Fix smart pointer warning in WebPageProxy::getInfo...
Ryosuke Niwa
noreply at github.com
Fri Oct 18 20:22:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 47a5ef695288f23e7e3d54ecf7462a821b1dbcde
https://github.com/WebKit/WebKit/commit/47a5ef695288f23e7e3d54ecf7462a821b1dbcde
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm
M Source/WebKit/UIProcess/WebPageProxy.cpp
M Source/WebKit/UIProcess/WebPageProxy.h
Log Message:
-----------
Fix smart pointer warning in WebPageProxy::getInformationFromImageData
https://bugs.webkit.org/show_bug.cgi?id=281796
Reviewed by Sihui Liu.
* Source/WebKit/UIProcess/Cocoa/WebPageProxyCocoa.mm:
(WebKit::WebPageProxy::getInformationFromImageData):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::ensureProtectedRunningProcess):
* Source/WebKit/UIProcess/WebPageProxy.h:
Canonical link: https://commits.webkit.org/285456@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