[webkit-reviews] review requested: [Bug 198790] '\u' should throw an early SyntaxError exception, but instead evaluates to 'u' : [Attachment 395448] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 4 08:13:41 PDT 2020
Alexey Shvayka <shvaikalesh at gmail.com> has asked for review:
Bug 198790: '\u' should throw an early SyntaxError exception, but instead
evaluates to 'u'
https://bugs.webkit.org/show_bug.cgi?id=198790
Attachment 395448: Patch
https://bugs.webkit.org/attachment.cgi?id=395448&action=review
--- Comment #2 from Alexey Shvayka <shvaikalesh at gmail.com> ---
Created attachment 395448
--> https://bugs.webkit.org/attachment.cgi?id=395448&action=review
Patch
Adjust old Mozilla test.
More information about the webkit-reviews
mailing list