Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0bd7900638c3647bc1e87f644bfc52a096f8858f
      
https://github.com/WebKit/WebKit/commit/0bd7900638c3647bc1e87f644bfc52a096f8858f
  Author: Daniel Liu <daniel_l...@apple.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  Increase maxRegExpStackSize to 16 MB
https://bugs.webkit.org/show_bug.cgi?id=288730
rdar://145585141

Reviewed by Mark Lam.

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.

* Source/JavaScriptCore/runtime/OptionsList.h:

Canonical link: https://commits.webkit.org/291245@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to