DescriptionHandle origin-specific password deletion in BrowsingDataRemover
If an origin is given to BrowsingDataRemover's Remove() method, we restrict
deletion by origin in addition to time. Otherwise, the existing, time-only
logic applies.
Test-wise, we extract the password setup code from RemovePasswordStatistics
into a new dedicated helper class called RemovePasswordsTester and reuse it for
the new test.
R=mkwst@chromium.org
BUG=113973
Committed: https://crrev.com/9a211cf16c8d22492026277a112b09c53142ac7c
Cr-Commit-Position: refs/heads/master@{#373768}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments; switch to checking GURL emptiness for origin-based deletion. #
Messages
Total messages: 9 (2 generated)
|