DescriptionChange HistoryService::ScheduleAutocomplete interface
Change HistoryService::ScheduleAutocomplete interface to take
a base::Callback<void(HistoryBackend*, HistoryDatabase*)> and propagate
to HistoryBackend::ScheduleAutocomplete and to the client.
With this change HistoryService and HistoryBackend no longer need to be
aware of the HistoryURLProvider and HistoryURLProviderParams.
BUG=374728
TEST=unit_tets --gtest_filter=History*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282064
Patch Set 1 #
Total comments: 4
Patch Set 2 : Addressing review comments #Patch Set 3 : Address review comments #
Messages
Total messages: 11 (0 generated)
|