[webkit-reviews] review canceled: [Bug 71331] Towards 8 Bit Strings: Templatize JSC::Lexer class by character type : [Attachment 113408] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 3 11:01:37 PDT 2011


Michael Saboff <msaboff at apple.com> has canceled Michael Saboff
<msaboff at apple.com>'s request 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 113408: Updated patch
https://bugs.webkit.org/attachment.cgi?id=113408&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Added a template function Identifier::canUseSingleCharacterString() with
explicit implementations for LChar and UChar to fix  qt and win builds.

The changes in comment #9 still apply.


More information about the webkit-reviews mailing list