[webkit-changes] [WebKit/WebKit] ace4a9: Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WTF::...
Chris Dumez
noreply at github.com
Wed Nov 13 07:45:46 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ace4a9dd693f17d7904aa4850cd607907fbe2ac3
https://github.com/WebKit/WebKit/commit/ace4a9dd693f17d7904aa4850cd607907fbe2ac3
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-11-13 (Wed, 13 Nov 2024)
Changed paths:
M Source/WTF/wtf/text/Base64.cpp
M Source/WTF/wtf/text/Base64.h
Log Message:
-----------
Drop use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in WTF::Base64
https://bugs.webkit.org/show_bug.cgi?id=283030
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/text/Base64.cpp:
(WTF::fromBase64SlowImpl):
* Source/WTF/wtf/text/Base64.h:
(WTF::StringTypeAdapter<Base64Specification>::writeTo const):
Canonical link: https://commits.webkit.org/286535@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