summaryrefslogtreecommitdiffstats
path: root/chrome/browser/web_app_launcher.h
diff options
context:
space:
mode:
authorwtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-28 21:30:14 +0000
committerwtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-28 21:30:14 +0000
commit6457ac4218710a7bb4c8acc5647a704f2fef884d (patch)
tree25011ed139522c7b08b447dc136d39f29c31b637 /chrome/browser/web_app_launcher.h
parentda641c911e80ddaf4d0f4274bdbb6351bda06b04 (diff)
downloadchromium_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 'chrome/browser/web_app_launcher.h')
0 files changed, 0 insertions, 0 deletions