summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_commands.cc
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-14 22:38:42 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-14 22:38:42 +0000
commit24729272479b4f42bb137d8e3e50c445cd72e30e (patch)
treea1b3f0ca4014e4c76995452420a18b05c9bbb186 /chrome/browser/browser_commands.cc
parent1a84e8ebf01c44c3af3810e62b13b25174cf4e03 (diff)
downloadchromium_src-24729272479b4f42bb137d8e3e50c445cd72e30e.zip
chromium_src-24729272479b4f42bb137d8e3e50c445cd72e30e.tar.gz
chromium_src-24729272479b4f42bb137d8e3e50c445cd72e30e.tar.bz2
Fix a bug where if we converted a std::string into a WebCore::String,
the encoding will be incorrect. We assume std::string is UTF-8, but WebCore assume it's Latin-1 when you use the 8-bit constructor. Review URL: http://codereview.chromium.org/7266 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3375 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_commands.cc')
0 files changed, 0 insertions, 0 deletions