RESOLVED FIXED 45760
PrettyPatch doesn't handle UTF-8 characters correctly
https://bugs.webkit.org/show_bug.cgi?id=45760
Summary PrettyPatch doesn't handle UTF-8 characters correctly
Patrick R. Gansterer
Reported 2010-09-14 09:49:29 PDT
When you open the following patch you see wrong characters at "LayoutTests/fast/dom/Window/atob-btoa-expected.txt": https://bugs.webkit.org/attachment.cgi?id=66276&action=review The following path looks correct, but doesn't apply via svn-apply: https://bugs.webkit.org/attachment.cgi?id=66070&action=review It seams that PrettyPatch reads ASCII instead of UTF-8.
Attachments
Patch (1.35 KB, patch)
2013-07-09 10:10 PDT, Martin Robinson
aroben: review+
Martin Robinson
Comment 1 2013-07-09 10:07:56 PDT
*** Bug 75394 has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 2 2013-07-09 10:10:45 PDT
Adam Roben (:aroben)
Comment 3 2013-07-09 10:22:04 PDT
Comment on attachment 206334 [details] Patch r=me
Martin Robinson
Comment 4 2013-07-09 10:33:22 PDT
Note You need to log in before you can comment on or make changes to this bug.