DescriptionPart 1 of search provider refactoring.
Creates a base class shared by zero_suggest_provider and search_provider
which will contain common implementation pieces for both classes.
Moves Result, NavigationsResults, SuggestResult, Results objects into
the base class without any changes to the implementation. These objects
are used by both classes.
Moves common typedefs up: MatchKey, MatchMap, NavigationResults,
SuggestResults.
BUG=338955
TBR=mpearson@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=248856
Patch Set 1 #Patch Set 2 : Line wrap fixes #
Total comments: 2
Patch Set 3 : change wrapping back #
Total comments: 40
Patch Set 4 : Address comments #
Messages
Total messages: 18 (0 generated)
|