summaryrefslogtreecommitdiffstats
path: root/net/base/ssl_config_service_unittest.cc
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 17:33:55 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-29 17:33:55 +0000
commite43c9252f52bda966fed505dd248a0aae035d4fa (patch)
tree32c194fab32a122534c49a239f7512d0c73f065c /net/base/ssl_config_service_unittest.cc
parent9d8a4642dad84e5bc0ca124ed5201a051045a547 (diff)
downloadchromium_src-e43c9252f52bda966fed505dd248a0aae035d4fa.zip
chromium_src-e43c9252f52bda966fed505dd248a0aae035d4fa.tar.gz
chromium_src-e43c9252f52bda966fed505dd248a0aae035d4fa.tar.bz2
Make IsIDNComponentSafe in net/base/net_util.cc thread-safe with a lock.
DCHECK is fired in the IDN safety check-code (IsIDNCOmponentSafe). It turned out that FormatURL (that leads to IsIDNComponentSafe) is called from both the UI thread and the history thread. BUG=NONE TEST=Build a debug build. Put multiple langauges to the Accept-Language list (Options | Advanced | Fonts&Language button | Languages tab). Browse to a few IDN sites and try to type a website url in the omnibox. Review URL: http://codereview.chromium.org/159213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21963 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/ssl_config_service_unittest.cc')
0 files changed, 0 insertions, 0 deletions