[webkit-changes] [WebKit/WebKit] ed5fba: Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in WebPro...
Chris Dumez
noreply at github.com
Tue Oct 29 08:49:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed5fbac34bfe4714418bcd354510f6c284ff70e2
https://github.com/WebKit/WebKit/commit/ed5fbac34bfe4714418bcd354510f6c284ff70e2
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M Source/WTF/wtf/text/StringCommon.h
M Source/WebKit/WebProcess/WebProcess.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
rdar://138806380
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/text/StringCommon.h:
(WTF::span):
(WTF::span8):
(WTF::span8IncludingNullTerminator):
* Source/WebKit/WebProcess/WebProcess.h:
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::registerLogHook):
(WebKit::WebProcess::sendLogOnStream):
Canonical link: https://commits.webkit.org/285836@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