[webkit-changes] [WebKit/WebKit] 8f3a30: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in /Sour...
Chris Dumez
noreply at github.com
Sat Jan 18 17:08:05 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8f3a3053ced0b5051ad0f0169ac34e4cbc053d4a
https://github.com/WebKit/WebKit/commit/8f3a3053ced0b5051ad0f0169ac34e4cbc053d4a
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/WTF/wtf/ObjCRuntimeExtras.h
M Source/WTF/wtf/ObjCRuntimeExtras.mm
M Source/WebCore/bridge/IdentifierRep.cpp
M Source/WebCore/bridge/objc/objc_class.mm
M Source/WebCore/bridge/objc/objc_utility.mm
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in /Source/WebCore/bridge
https://bugs.webkit.org/show_bug.cgi?id=286219
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/ObjCRuntimeExtras.h:
* Source/WTF/wtf/ObjCRuntimeExtras.mm:
(WTF::class_copyIvarListSpan):
* Source/WebCore/bridge/IdentifierRep.cpp:
(WebCore::IdentifierRep::get):
* Source/WebCore/bridge/objc/objc_class.mm:
(JSC::Bindings::convertJSMethodNameToObjc):
(JSC::Bindings::ObjcClass::fieldNamed const):
* Source/WebCore/bridge/objc/objc_utility.mm:
(JSC::Bindings::objcValueTypeForType):
Canonical link: https://commits.webkit.org/289127@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