[webkit-reviews] review requested: [Bug 90321] Convert HTML parser to handle 8-bit resources without converting to UChar* : [Attachment 152575] Patch with speculative fix for chrome-linux test failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 11:46:59 PDT 2012


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 90321: Convert HTML parser to handle 8-bit resources without converting to
UChar*
https://bugs.webkit.org/show_bug.cgi?id=90321

Attachment 152575: Patch with speculative fix for chrome-linux test failure
https://bugs.webkit.org/attachment.cgi?id=152575&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
I suspect that we were getting a null character before isEmpty() was returning
null with a SegmentedString.  I tightened up the end checking.


More information about the webkit-reviews mailing list