[webkit-changes] [WebKit/WebKit] 9915f4: IPC: Address safer CPP warnings in SharedBufferRef...
Claudio Saavedra
noreply at github.com
Fri Feb 14 05:53:48 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9915f4014e12f6f7ceb813b3e98a62a92aabbc22
https://github.com/WebKit/WebKit/commit/9915f4014e12f6f7ceb813b3e98a62a92aabbc22
Author: Claudio Saavedra <csaavedra at igalia.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M Source/WebKit/Platform/IPC/SharedBufferReference.cpp
M Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations
Log Message:
-----------
IPC: Address safer CPP warnings in SharedBufferReference
https://bugs.webkit.org/show_bug.cgi?id=287633
Reviewed by Chris Dumez.
Address the two warnings for this file. First one might be a false-positive
but this looks a bit cleaner IMO.
* Source/WebKit/Platform/IPC/SharedBufferReference.cpp:
(IPC::SharedBufferReference::serializableBuffer const):
(IPC::SharedBufferReference::span const):
* Source/WebKit/SaferCPPExpectations/UncountedCallArgsCheckerExpectations:
Canonical link: https://commits.webkit.org/290399@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