Chromium Code Reviews
DescriptionPort HistoryService::QueryFilteredURLs to CancelableRequestTracker
The callback no longer receive a HistoryService::Handle and receive
the history::FilteredURLList via a pointer instead of a reference.
Simplify HistoryBackend unit tests to directly call QueryFilteredURLs
and remove the HistoryBackendCancelableRequest class that is no longer
used.
Remove some obsolete code found along the way.
BUG=371818
TBR=jhawkins
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281041
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebase & address reviewer comments #Patch Set 3 : Rebase #Messages
Total messages: 11 (0 generated)
|