DescriptionAdd origin-based history removal to BrowsingDataRemover
This is the first of what will be many CLs to add origin-based deletion to
BrowsingDataRemover for all the variety of data types it supports. As a first
step, this CL hides origin-based functionality in the private
`BrowsingDataRemover::RemoveImpl()`. Once we're done with all the relevant data
types, we can add a `RemoveOrigin(int, GURL)` method next to `Remove(int)` to
expose a public API.
BUG=113965
TEST=unit_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=122497
Patch Set 1 #
Total comments: 2
Patch Set 2 : Less straw. #Patch Set 3 : TemplateURLService. #Patch Set 4 : Always clear prerendering data. #Patch Set 5 : Rebasing to ToT. #
Total comments: 1
Patch Set 6 : Rebased + Denitted. #
Total comments: 11
Patch Set 7 : Peter's feedback. #
Messages
Total messages: 15 (0 generated)
|