[webkit-changes] [WebKit/WebKit] 4a24f7: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in CSSVa...
Chris Dumez
noreply at github.com
Sat Jan 18 18:55:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4a24f787c13c4976598a58831b99530ff0c420c1
https://github.com/WebKit/WebKit/commit/4a24f787c13c4976598a58831b99530ff0c420c1
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M Source/WebCore/css/CSSValueList.cpp
M Source/WebCore/css/CSSValueList.h
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in CSSValueList
https://bugs.webkit.org/show_bug.cgi?id=286221
Reviewed by Geoffrey Garen.
* Source/WebCore/css/CSSValueList.cpp:
(WebCore::CSSValueContainingVector::CSSValueContainingVector):
* Source/WebCore/css/CSSValueList.h:
(WebCore::CSSValueContainingVector::~CSSValueContainingVector):
(WebCore::CSSValueContainingVector::operator[] const):
Canonical link: https://commits.webkit.org/289130@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