Chromium Code Reviews
DescriptionRemoving unused PreviewsDataSavings
PreviewsDataSavings is an unused class that is unnecessary. Initially,
this was intended to be used by previews to record savings for various
previews and hook it into the data_reduction_proxy savings logic. This
design doesn't make sense right now for the previews considered, and
previews should track their own savings.
As previews progresses, the data savings can be moved from d_r_p if
necessary into previews, but the dependency from previews to d_r_p is
largely backwards.
BUG=699264
Review-Url: https://codereview.chromium.org/2736953003
Cr-Commit-Position: refs/heads/master@{#455388}
Committed: https://chromium.googlesource.com/chromium/src/+/3f2aebea4889eee1f1d960590605a4544da63f51
Patch Set 1 #Patch Set 2 : removing drp codepaths only used by previews/ #Messages
Total messages: 14 (10 generated)
|