diff options
author | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-28 21:30:14 +0000 |
---|---|---|
committer | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-28 21:30:14 +0000 |
commit | 6457ac4218710a7bb4c8acc5647a704f2fef884d (patch) | |
tree | 25011ed139522c7b08b447dc136d39f29c31b637 /base/message_loop.h | |
parent | da641c911e80ddaf4d0f4274bdbb6351bda06b04 (diff) | |
download | chromium_src-6457ac4218710a7bb4c8acc5647a704f2fef884d.zip chromium_src-6457ac4218710a7bb4c8acc5647a704f2fef884d.tar.gz chromium_src-6457ac4218710a7bb4c8acc5647a704f2fef884d.tar.bz2 |
If we receive an HTTP authentication header with a non-ASCII
realm string, the ASCIIToWide call in PopulateAuthChallenge
hits a DCHECK failure. Change the ASCIIToWide call to a
base::SysNativeMBToWide call, which produces the correct
result when the OS "language for non-Unicode programs" is set
to the language of the realm string.
R=darin,jungshik
BUG=1348130
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1504 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/message_loop.h')
0 files changed, 0 insertions, 0 deletions