Comment #2 on issue 3534 by l...@chromium.org: Recursive RegExp crashes  
renderer process
http://code.google.com/p/chromium/issues/detail?id=3534

Is this still an issue?
A quick check in 2.0.160.0 gives the error: "Uncaught RangeError: Maximum  
call stack
size exceeded" (which was the expected result - the parser calls itself  
recursively
for each new start parenthesis).

This differs from Safari 3, which has a limit on nested parentheses (200)  
and reply
"SyntaxError: Invalid regular expression: parentheses nested too deeply".
Should we match Safari here?


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to