diff options
author | erikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-23 21:24:46 +0000 |
---|---|---|
committer | erikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-23 21:24:46 +0000 |
commit | 56cbcb3a456ffc4a2fe2f69c0d3cbd993fc0e13a (patch) | |
tree | b2f64981ef3b2ce30601c39e3adfe6fdf64809b3 /components/autofill/content/browser/wallet/wallet_client.cc | |
parent | c7c161a0bd2f64b1a6eca61dcd8417771950847e (diff) | |
download | chromium_src-56cbcb3a456ffc4a2fe2f69c0d3cbd993fc0e13a.zip chromium_src-56cbcb3a456ffc4a2fe2f69c0d3cbd993fc0e13a.tar.gz chromium_src-56cbcb3a456ffc4a2fe2f69c0d3cbd993fc0e13a.tar.bz2 |
Fix a race condition in preference metric reporting.
Introduces:
- PrefFilter: An interface to intercept preference values as they are loaded from disk, before any changes are possible.
- PrefHashFilter: An implementation that verifies preference values against hashes in a PrefHashStore.
- PrefHashStore(Impl): An interface and implementation for storing and verifying hashes of preferences.
- PrefHashCalculator: A utility for calculating preference value hashes.
TBR=brettw (base/base.gyp), scottbyer (chrome/service/service_process_prefs.cc)
BUG=321680
NOTRY=True
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242382
Review URL: https://codereview.chromium.org/90563003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242407 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/autofill/content/browser/wallet/wallet_client.cc')
0 files changed, 0 insertions, 0 deletions