summaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
authorshess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-19 23:28:08 +0000
committershess@chromium.org <shess@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-19 23:28:08 +0000
commit5cb7d01aa8abef3a09f70d7fe5b0139227ca31be (patch)
treeacecadf280fcf843ee097f28f2136cdd2652212c /views
parent19441957dacf04b6e66b03beb77023924a8fd4e1 (diff)
downloadchromium_src-5cb7d01aa8abef3a09f70d7fe5b0139227ca31be.zip
chromium_src-5cb7d01aa8abef3a09f70d7fe5b0139227ca31be.tar.gz
chromium_src-5cb7d01aa8abef3a09f70d7fe5b0139227ca31be.tar.bz2
Drop duplicate SBPrefix from full-hash elements.
SafeBrowsingDatabaseBloom stores a integer prefix column and a blob hash column, where the first four bytes of the hash are the prefix. This isn't necessary, so getting rid of the duplication rather than propagating it into the future. [Previously this was left alone because it wasn't too harmful because the code could always drop the duplication from the file format. A future change for SafeBrowsingStoreFile will write an array of hashes, making the duplication unavoidable.] BUG=none TEST=none Review URL: http://codereview.chromium.org/651057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39512 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'views')
0 files changed, 0 insertions, 0 deletions