[webkit-changes] [WebKit/WebKit] 1065b7: Use smart pointers in RemoteGraphicsContextGL
Rob Buis
noreply at github.com
Sat Feb 22 06:23:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1065b79ccc3cd0c7e7cd3526c20cbe84464bd4be
https://github.com/WebKit/WebKit/commit/1065b79ccc3cd0c7e7cd3526c20cbe84464bd4be
Author: Rob Buis <rbuis at igalia.com>
Date: 2025-02-22 (Sat, 22 Feb 2025)
Changed paths:
M Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp
M Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations
Log Message:
-----------
Use smart pointers in RemoteGraphicsContextGL
https://bugs.webkit.org/show_bug.cgi?id=287794
Reviewed by Ryosuke Niwa.
Use smart pointers in RemoteGraphicsContextGL to address the
remaining [webkit.UncountedLambdaCapturesChecker] warning.
* Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp:
(WebKit::RemoteGraphicsContextGL::paintNativeImageToImageBuffer):
* Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations:
Canonical link: https://commits.webkit.org/290870@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