RESOLVED FIXED 288730
Increase maxRegExpStackLimit to 16 MB
https://bugs.webkit.org/show_bug.cgi?id=288730
Summary Increase maxRegExpStackLimit to 16 MB
daniel_liu4
Reported 2025-02-27 10:12:06 PST
The current stack limit of 4 MB limits some large regexes that perform a lot of backtracking. We'll increase this limit to 16 MB. rdar://145585141
Attachments
daniel_liu4
Comment 1 2025-02-27 10:15:04 PST
EWS
Comment 2 2025-02-27 12:34:13 PST
Committed 291245@main (0bd7900638c3): <https://commits.webkit.org/291245@main> Reviewed commits have been landed. Closing PR #41527 and removing active labels.
EWS
Comment 3 2025-03-04 16:14:46 PST
Committed 289651.218@safari-7621-branch (206fa4bac63c): <https://commits.webkit.org/289651.218@safari-7621-branch> Reviewed commits have been landed. Closing PR #2716 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.