[webkit-reviews] review requested: [Bug 100576] Non-special escape character sequences cause JSC::Lexer::parseString to create 16 bit strings : [Attachment 171285] Patch with suggested updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 11:38:25 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 100576: Non-special escape character sequences cause
JSC::Lexer::parseString to create 16 bit strings
https://bugs.webkit.org/show_bug.cgi?id=100576

Attachment 171285: Patch with suggested updates
https://bugs.webkit.org/attachment.cgi?id=171285&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Needed to change the ShouldBe() to shouldBeEqualToString() to work with the
unquoted expectedResult.


More information about the webkit-reviews mailing list