[webkit-changes] [WebKit/WebKit] 71d72a: Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE use in Document...
Chris Dumez
noreply at github.com
Sun Dec 15 19:35:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71d72ae1c7cd3df4175dd1eeb890ecde16744d97
https://github.com/WebKit/WebKit/commit/71d72ae1c7cd3df4175dd1eeb890ecde16744d97
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-12-15 (Sun, 15 Dec 2024)
Changed paths:
M Source/WTF/wtf/StdLibExtras.h
M Source/WebCore/dom/DocumentSharedObjectPool.cpp
M Source/WebCore/dom/ElementData.h
Log Message:
-----------
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE use in DocumentSharedObjectPool.cpp
https://bugs.webkit.org/show_bug.cgi?id=284697
Reviewed by Darin Adler.
* Source/WebCore/dom/DocumentSharedObjectPool.cpp:
(WebCore::DocumentSharedObjectPool::ShareableElementDataHash::hash):
(WebCore::DocumentSharedObjectPool::ShareableElementDataHash::equal):
(WebCore::AttributeSpanTranslator::equal):
(WebCore::equalAttributes): Deleted.
* Source/WebCore/dom/ElementData.h:
(WebCore::ShareableElementData::span const):
Canonical link: https://commits.webkit.org/287863@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