WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
130399
Yarr doesn't look at runtime errors
https://bugs.webkit.org/show_bug.cgi?id=130399
Summary
Yarr doesn't look at runtime errors
hv1989
Reported
2014-03-18 09:13:55 PDT
For performance yarr has a runtime check that makes sure no more than 1000000 matches are tested. If there are more than so many matches it will always return NoMatch. Testcase is in the mozilla bugzilla. We decided to throw an error when that happens instead of erroneously saying there is NoMatch.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug