[webkit-reviews] review requested: [Bug 41305] [Chromium] Characters with bidi-mirror property are not correctly mirrored in Linux : [Attachment 60804] patch w/ layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 7 16:46:05 PDT 2010


Xiaomei Ji <xji at chromium.org> has asked  for review:
Bug 41305: [Chromium] Characters with bidi-mirror property are not correctly
mirrored in Linux
https://bugs.webkit.org/show_bug.cgi?id=41305

Attachment 60804: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=60804&action=review

------- Additional Comments from Xiaomei Ji <xji at chromium.org>
Changed the prototype of mirrorCharacters() from
UChar* mirrorCharacters() to
void mirrorCharacters(UChar* dst, const UChar* src, int length) const

Thanks for review again.


More information about the webkit-reviews mailing list