summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
authorcmasone@google.com <cmasone@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 16:09:27 +0000
committercmasone@google.com <cmasone@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-15 16:09:27 +0000
commit4b154a9ba6dc10562837bb745d8735a6c14f238d (patch)
treea4cc9f624bb937b6b3e9c271593650a8f8764403 /webkit/glue
parent368ad4cad5cc624d86036ca4276c5da8486cbe6c (diff)
downloadchromium_src-4b154a9ba6dc10562837bb745d8735a6c14f238d.zip
chromium_src-4b154a9ba6dc10562837bb745d8735a6c14f238d.tar.gz
chromium_src-4b154a9ba6dc10562837bb745d8735a6c14f238d.tar.bz2
Use GetSystemSalt from the cryptohome lib instead of reading salt off disk.
We used to read the system salt from a file on disk, which meant that we had to do a bunch of dancing to do some work during login on the FILE thread instead of the UI thread. Now, we no longer have to, because there is an API to request the system's salt value from cryptohomed over dbus. This CL is a precursor to some of the other login/cryptohome changes that are coming. BUG=chromium-os:323 TEST=unit tests, and loading up a chromium os device and logging in Review URL: http://codereview.chromium.org/2820006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49799 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue')
0 files changed, 0 insertions, 0 deletions