[webkit-changes] [WebKit/WebKit] 5db2f2: Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in Source...
Chris Dumez
noreply at github.com
Mon Oct 28 13:33:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5db2f2b47d4664613341a3ad66959e5f002848b1
https://github.com/WebKit/WebKit/commit/5db2f2b47d4664613341a3ad66959e5f002848b1
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths:
M Source/WebKit/Shared/cf/CoreIPCSecAccessControl.h
M Source/WebKit/Shared/cf/CoreIPCSecCertificate.h
M Source/WebKit/Shared/cf/CoreIPCSecKeychainItem.h
M Source/WebKit/Shared/cf/CoreIPCSecTrust.h
Log Message:
-----------
Stop using WTF_ALLOW_UNSAFE_BUFFER_USAGE in Source/WebKit/Shared/cf
https://bugs.webkit.org/show_bug.cgi?id=282183
Reviewed by Sihui Liu.
* Source/WebKit/Shared/cf/CoreIPCSecAccessControl.h:
(WebKit::CoreIPCSecAccessControl::dataReference const):
* Source/WebKit/Shared/cf/CoreIPCSecCertificate.h:
(WebKit::CoreIPCSecCertificate::dataReference const):
* Source/WebKit/Shared/cf/CoreIPCSecKeychainItem.h:
(WebKit::CoreIPCSecKeychainItem::dataReference const):
* Source/WebKit/Shared/cf/CoreIPCSecTrust.h:
(WebKit::CoreIPCSecTrust::dataReference const):
Canonical link: https://commits.webkit.org/285784@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