[webkit-changes] [WebKit/WebKit] 5fb628: Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebPro...
Chris Dumez
noreply at github.com
Mon Oct 28 18:25:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5fb628edc387ecd793063b8039b091828e4428d7
https://github.com/WebKit/WebKit/commit/5fb628edc387ecd793063b8039b091828e4428d7
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M Source/WTF/wtf/text/StringCommon.h
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebProcessCocoa.mm
https://bugs.webkit.org/show_bug.cgi?id=282203
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/text/StringCommon.h:
(WTF::span):
(WTF::span8):
(WTF::span8IncludingNullTerminator):
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::registerLogHook):
Canonical link: https://commits.webkit.org/285803@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