[webkit-changes] [WebKit/WebKit] 0f98dd: Fix PlayStation build following 289204 at main
Ross Kirsling
noreply at github.com
Wed Jan 22 19:04:06 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0f98dd5c6af91cf6bcff55baabfe0bd1d139aa05
https://github.com/WebKit/WebKit/commit/0f98dd5c6af91cf6bcff55baabfe0bd1d139aa05
Author: Ross Kirsling <ross.kirsling at sony.com>
Date: 2025-01-22 (Wed, 22 Jan 2025)
Changed paths:
M Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp
Log Message:
-----------
Fix PlayStation build following 289204 at main
https://bugs.webkit.org/show_bug.cgi?id=286395
Unreviewed build fix.
* Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp:
(Inspector::RemoteInspectorSocketEndpoint::send):
289204 at main enabled -Wunsafe-buffer-usage;
utilize WTF_ALLOW_UNSAFE_BUFFER_USAGE_BEGIN for the moment, as we figure out a better solution.
Canonical link: https://commits.webkit.org/289271@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