Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b6095d61994d183dd760ea84f63afaf2af578cd5
https://github.com/WebKit/WebKit/commit/b6095d61994d183dd760ea84f63afaf2af578cd5
Author: Chris Dumez <[email protected]>
Date: 2026-01-05 (Mon, 05 Jan 2026)
Changed paths:
M Source/WTF/wtf/fast_float/ascii_number.h
M Source/WTF/wtf/fast_float/bigint.h
M Source/WTF/wtf/fast_float/decimal_to_binary.h
M Source/WTF/wtf/fast_float/digit_comparison.h
M Source/WTF/wtf/fast_float/float_common.h
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in wtf/fast_float
https://bugs.webkit.org/show_bug.cgi?id=304748
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/fast_float/ascii_number.h:
* Source/WTF/wtf/fast_float/bigint.h:
(fast_float::stackvec::dataSpan):
* Source/WTF/wtf/fast_float/decimal_to_binary.h:
* Source/WTF/wtf/fast_float/digit_comparison.h:
* Source/WTF/wtf/fast_float/float_common.h:
(fast_float::int_cmp_len):
(fast_float::span::span): Deleted.
Canonical link: https://commits.webkit.org/305124@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications