summaryrefslogtreecommitdiffstats
path: root/chromecast
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-09 01:14:18 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-05-09 01:14:18 +0000
commit4232e1dcba2d44ac3e26d4bfc0de86ce09e5f1a2 (patch)
tree609263cde324d6684326a5db67f16bef6f562c40 /chromecast
parent0cb9d610279419f68419492b590bbe51ce857469 (diff)
downloadchromium_src-4232e1dcba2d44ac3e26d4bfc0de86ce09e5f1a2.zip
chromium_src-4232e1dcba2d44ac3e26d4bfc0de86ce09e5f1a2.tar.gz
chromium_src-4232e1dcba2d44ac3e26d4bfc0de86ce09e5f1a2.tar.bz2
Don't use talk_base::CreateRandomString() to generate ICE credentials.
talk_base::CreateRandomString() uses NSS internally, calling PK11_GenerateRandom() and that sometimes fails. With this change remoting will use base::RandBytesAsString() to generate ICE credentials. This is mostly a workaround until we figure out why talk_base::CreateRandomString() fails. BUG=364689 Review URL: https://codereview.chromium.org/272543002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269126 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chromecast')
0 files changed, 0 insertions, 0 deletions