diff options
author | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 23:40:51 +0000 |
---|---|---|
committer | jar@chromium.org <jar@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-01 23:40:51 +0000 |
commit | 022001851f2f6be890f9b44c49fa45ea38fa80b2 (patch) | |
tree | 9ea0cc9ac76b7002421110a5dee0ae60082740aa /chrome_frame/http_negotiate.cc | |
parent | ada794814ca34a4761b21b1c2562cc75de22ff52 (diff) | |
download | chromium_src-022001851f2f6be890f9b44c49fa45ea38fa80b2.zip chromium_src-022001851f2f6be890f9b44c49fa45ea38fa80b2.tar.gz chromium_src-022001851f2f6be890f9b44c49fa45ea38fa80b2.tar.bz2 |
Try to detect internal corruption of histogram instances.
Corruptions can include changes in bucket boundaries,
large changes in sample counts (in a bucket), etc.
We now detect problems, and don't forward the corrupt
data any further. This means it won't exit the renderer
and go to the browser if corrupt, and it won't exit
the browser and be sent up via UMA if corrupt.
IF the would-be corruption is caused by a race to
snapshot the data, then a later snapshot should get
the clean copy, and all data (across the precluded
period) will be sent onward.
BUG=61281
r=mbelshe
Review URL: http://codereview.chromium.org/4174002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/http_negotiate.cc')
0 files changed, 0 insertions, 0 deletions