[webkit-changes] [WebKit/WebKit] 7134ab: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in Style...
Chris Dumez
noreply at github.com
Mon Jan 20 17:28:57 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7134ab8e431f7d0d5caa3e500b59827cebb2b49d
https://github.com/WebKit/WebKit/commit/7134ab8e431f7d0d5caa3e500b59827cebb2b49d
Author: Chris Dumez <cdumez at apple.com>
Date: 2025-01-20 (Mon, 20 Jan 2025)
Changed paths:
M Source/WTF/wtf/Vector.h
M Source/WebCore/platform/graphics/WOFFFileFormat.cpp
M Source/WebCore/style/values/images/StyleGradient.cpp
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in StyleGradient.cpp
https://bugs.webkit.org/show_bug.cgi?id=286227
Reviewed by Darin Adler.
* Source/WTF/wtf/Vector.h:
(WTF::Malloc>::insertSpan):
(WTF::Malloc>::insertVector):
* Source/WebCore/style/values/images/StyleGradient.cpp:
(WebCore::Style::computeStops):
Canonical link: https://commits.webkit.org/289167@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