[webkit-reviews] review granted: [Bug 36419] A backslash in EUC-JP becomes to a yen sign when it is copied : [Attachment 53807] Patch v3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 20 10:18:52 PDT 2010
Alexey Proskuryakov <ap at webkit.org> has granted Shinichiro Hamaji
<hamaji at chromium.org>'s request for review:
Bug 36419: A backslash in EUC-JP becomes to a yen sign when it is copied
https://bugs.webkit.org/show_bug.cgi?id=36419
Attachment 53807: Patch v3
https://bugs.webkit.org/attachment.cgi?id=53807&action=review
------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
+<script charset="UTF-8">
I don't think this charset attribute has any effect, other than adding
confusion. Script charset attribute is only used for external scripts.
> If someone thinks we should remove the boolean version
> of TextIterator, I'll do this, but in a separated change.
That sounds like a good change to make.
r=me
More information about the webkit-reviews
mailing list