Comment #17 on issue 430 by [email protected]: Regex hardlock
http://code.google.com/p/v8/issues/detail?id=430
The following Regular Expression also cause an hard lock of the
console/window:
/^(?:\w+)(?:\.(?:[\w]+-?)*[\w]+)*(?:\.[a-z]{2,})$/i.test('www.isjdfofjasodfjsodifjosadifjsdoiafjaisdjfisdfjs');
this is a trimmed down version of my "weburl" RE
https://gist.github.com/dperini/729294 which locks Chrome.
I tested the same RE with the latest version of Safari and Firefox and they
show no problem.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.