[webkit-changes] [WebKit/WebKit] e355b9: Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE use in WebSocke...
Chris Dumez
noreply at github.com
Tue Dec 24 09:18:24 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e355b9f7d4d07f213622d406353c0a59b57d2af8
https://github.com/WebKit/WebKit/commit/e355b9f7d4d07f213622d406353c0a59b57d2af8
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M Source/WebCore/Modules/websockets/WebSocketFrame.cpp
M Source/WebCore/Modules/websockets/WebSocketFrame.h
M Source/WebKit/NetworkProcess/curl/WebSocketTaskCurl.cpp
M Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.cpp
Log Message:
-----------
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE use in WebSocketFrame.cpp
https://bugs.webkit.org/show_bug.cgi?id=285119
Reviewed by Geoffrey Garen.
* Source/WebCore/Modules/websockets/WebSocketFrame.cpp:
(WebCore::WebSocketFrame::parseFrame):
* Source/WebCore/Modules/websockets/WebSocketFrame.h:
* Source/WebKit/NetworkProcess/curl/WebSocketTaskCurl.cpp:
(WebKit::WebSocketTask::receiveFrames):
* Source/WebKitLegacy/WebCoreSupport/WebSocketChannel.cpp:
(WebCore::WebSocketChannel::processFrame):
Canonical link: https://commits.webkit.org/288275@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