Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Issue 10892016: Strip out safe-browsing prefix-set checksumming code. (Closed)

Created:
8 years, 3 months ago by Scott Hess - ex-Googler
Modified:
8 years, 3 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Strip out safe-browsing prefix-set checksumming code. Stripping out the instrumentation in preparation for landing code to transition from bloom filter to prefix set. The histograms indicate that virtually all of the detected problems can be explained by memory corruption, and it's reasonable to assume that the rest are, too (just in a form the tests didn't catch). BUG=71832 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153816

Patch Set 1 #

Patch Set 2 : Merge oops #

Patch Set 3 : Oops, remove unit test for deleted code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -421 lines) Patch
M chrome/browser/safe_browsing/prefix_set.h View 2 chunks +0 lines, -29 lines 0 comments Download
M chrome/browser/safe_browsing/prefix_set.cc View 7 chunks +2 lines, -108 lines 0 comments Download
M chrome/browser/safe_browsing/prefix_set_unittest.cc View 1 2 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/browser/safe_browsing/safe_browsing_database.cc View 1 4 chunks +1 line, -263 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Scott Hess - ex-Googler
Per our discussions, this information is no longer worth generating. After this CL, PrefixSet is ...
8 years, 3 months ago (2012-08-28 19:45:45 UTC) #1
ramant (doing other things)
lgtm
8 years, 3 months ago (2012-08-28 20:58:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/10892016/7001
8 years, 3 months ago (2012-08-28 21:04:39 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-08-29 01:02:26 UTC) #4
Change committed as 153816

Powered by Google App Engine
This is Rietveld 408576698