DescriptionTransition safe browsing from bloom filter to prefix set.
If there is a saved prefix set file, use it and delete the bloom
filter. Otherwise if there is a bloom filter file, use it until first
update. On update, construct and write a prefix set file, and delete
the bloom filter.
BUG=71832
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155543
Patch Set 1 #Patch Set 2 : Fix prefix set read/write for empty/sparse sets. #
Messages
Total messages: 6 (0 generated)
|