Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 814fe02c57ceb3467859fc9114dc5a503c17e4da
https://github.com/WebKit/WebKit/commit/814fe02c57ceb3467859fc9114dc5a503c17e4da
Author: Mark Lam <[email protected]>
Date: 2025-11-17 (Mon, 17 Nov 2025)
Changed paths:
M Source/WTF/wtf/PrintStream.cpp
Log Message:
-----------
Raise PrintStream's stringLengthThresholdToTriggerTruncation to 5000000.
https://bugs.webkit.org/show_bug.cgi?id=302656
rdar://164898837
Reviewed by Yijia Huang.
Some internal tests are using this utility to print super long strings.
Raising the limit to give the tests more room to breathe.
Testing is covered by
JSTests/stress/PrintStream-truncation-for-extremely-long-strings.js.
* Source/WTF/wtf/PrintStream.cpp:
Canonical link: https://commits.webkit.org/303132@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications