Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d30962803be53a61cc7caf1c5e72cd2d03578206
https://github.com/WebKit/WebKit/commit/d30962803be53a61cc7caf1c5e72cd2d03578206
Author: Daniel Liu <[email protected]>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M LayoutTests/TestExpectations
M Source/JavaScriptCore/yarr/Yarr.h
Log Message:
-----------
Increase Yarr matchLimit
https://bugs.webkit.org/show_bug.cgi?id=285807
rdar://143202375
Reviewed by Yusuke Suzuki.
The current limit of 1 million was set in 2010 for PCRE compatibility.
We should increase this limit since we want to be able to support larger
strings.
* Source/JavaScriptCore/yarr/Yarr.h:
Canonical link: https://commits.webkit.org/289319@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes