[webkit-reviews] review requested: [Bug 71331] Towards 8 Bit Strings: Templatize JSC::Lexer class by character type : [Attachment 113548] Patch updated for qt build failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 13:31:32 PDT 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 71331: Towards 8 Bit Strings: Templatize JSC::Lexer class by character type
https://bugs.webkit.org/show_bug.cgi?id=71331

Attachment 113548: Patch updated for qt build failure
https://bugs.webkit.org/attachment.cgi?id=113548&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Change qt specific code to use JSGlobalData* version of Identifier()
constructor instead of removed ExecState* version.


More information about the webkit-reviews mailing list