Bug 11502

Summary: Serializing RegExps doesn't preserve Unicode escapes
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: wac
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

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
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.