DescriptionAdding chrome::NOTIFICATION_BROWSING_DATA_REMOVED.
After BrowsingDataRemover removes browsing data, it now triggers a
chrome::NOTIFICATION_BROWSING_DATA_REMOVED, which uses the profile
in which data was removed as it's |source|, and a struct containing the
beginning of the removal's timeframe, and the removal mask
(BrowsingDataRemover::NotificationDetail) as it's |details|.
BUG=107202
TEST=BrowsingDataRemover unit tests.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114225
Patch Set 1 #
Total comments: 2
Patch Set 2 : Struct. Rebase onto a slightly less red trunk. #
Total comments: 10
Patch Set 3 : Jochen's comments. #
Messages
Total messages: 8 (0 generated)
|