Comment #18 on issue 9696 by [email protected]: EUC-JP is still not  
compatible with IE and Firefox
http://code.google.com/p/chromium/issues/detail?id=9696

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=33171

------------------------------------------------------------------------
r33171 | [email protected] | 2009-11-25 19:08:45 -0800 (Wed, 25 Nov 2009)  
| 12 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/branches/WebKit/249/WebCore/platform/text/TextEncoding.cpp?r1=33171&r2=33170

Disable the replacement of U+005C (backslash) with Yen sign in documents  
encoded in Japanese encodings.

This is for the 249 branch. Note that this fork gets much smaller because  
the upstream kinda accepted
my proposal to fix http://crbug.com/3799 (Compare this with  
http://codereview.chromium.org/174528).


BUG=9696
TEST=1. Go to any EUC-JP/Shift_JIS encoded web pages with backslash (e.g.  
LaTeX source, C/C++/Perl/Python source pages with character ecapes, CSS  
stylesheets
with character escape, etc) and copy'n'paste a code snippet to oher  
programs. Backslashs should remain intact instead of being turned to Yen  
signs.
One webkit layout test fails as a result because the upstream has a test  
for this, but it shouldn't matter)
TBR=laforge
Review URL: http://codereview.chromium.org/440032
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to