[Webkit-unassigned] [Bug 14873] regular expression too large
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 22 02:55:31 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=14873
------- Comment #17 from erikcorry at google.com 2009-01-22 02:55 PDT -------
New versions of JSC are not using the PCRE-based library for this regexp any
more so my patch no longer works. I guess WREC has a similar limitation that
prevents this huge regexp from working. It works fine in tracemonkey and
tip-of-tree V8. I have no plans to debug WREC to find the problem there so the
current state of affairs is that there is no patch to fix this problem.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list