WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 11502
Serializing RegExps doesn't preserve Unicode escapes
https://bugs.webkit.org/show_bug.cgi?id=11502
Summary
Serializing RegExps doesn't preserve Unicode escapes
Alexey Proskuryakov
Reported
2006-11-03 02:02:05 PST
See the failures in fast/js/regexp-unicode-handling.html - regular expressions are serialized in a way that's different from IE and Firefox, without \u escapes. See
bug 7445 comment 24
.
Attachments
Add attachment
proposed patch, testcase, etc.
W. Andy Carrel
Comment 1
2006-11-05 23:34:35 PST
This is fixed by the patch attached to
bug 11501
http://bugs.webkit.org/attachment.cgi?id=11392
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