Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a13a9efcaa07111a5dada611a5e719dd2ba10d4f
https://github.com/WebKit/WebKit/commit/a13a9efcaa07111a5dada611a5e719dd2ba10d4f
Author: Chris Dumez <[email protected]>
Date: 2025-12-29 (Mon, 29 Dec 2025)
Changed paths:
M Source/JavaScriptCore/runtime/JSONObject.cpp
M Source/WTF/wtf/dragonbox/dragonbox_to_chars.cpp
M Source/WTF/wtf/dragonbox/dragonbox_to_chars.h
M Source/WTF/wtf/dtoa.cpp
M Source/WTF/wtf/dtoa/utils.h
Log Message:
-----------
Reduce use of WTF_ALLOW_UNSAFE_BUFFER_USAGE in wtf/dragonbox
https://bugs.webkit.org/show_bug.cgi?id=304750
Reviewed by Darin Adler.
* Source/JavaScriptCore/runtime/JSONObject.cpp:
(JSC::bufferMode>::append):
* Source/WTF/wtf/dragonbox/dragonbox_to_chars.cpp:
* Source/WTF/wtf/dragonbox/dragonbox_to_chars.h:
(WTF::dragonbox::ToExponential):
(WTF::dragonbox::ToShortest):
* Source/WTF/wtf/dtoa.cpp:
(WTF::numberToStringAndSize):
* Source/WTF/wtf/dtoa/utils.h:
(WTF::double_conversion::StringBuilder::AddSubstring):
Canonical link: https://commits.webkit.org/304991@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications