[webkit-reviews] review granted: [Bug 15861] 15% of string-validate-input.js is spent compiling the same regular expression : [Attachment 17099] Patch1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 08:24:23 PST 2007


Darin Adler <darin at apple.com> has granted 's request for review:
Bug 15861: 15% of string-validate-input.js is spent compiling the same regular
expression
http://bugs.webkit.org/show_bug.cgi?id=15861

Attachment 17099: Patch1
http://bugs.webkit.org/attachment.cgi?id=17099&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
An even better way to eliminate duplication of flags would be to have a way to
ask a JSRegExp what its flags are.

I think subpatterns is a coined word, so the "P" should not be capitalized.

r=me


More information about the webkit-reviews mailing list