Chromium Code Reviews
DescriptionMD Settings: Implementing a "no results" page.
Specifically:
- Removing mechanism of observing SearchManager for now.
- Replacing with a Promise that is returned from SearchManager#search().
- Renaming "SearchContext" class to "SearchRequest" and resolving search()
promises with SearchRequest objects.
- Updating <settings-main> to display a "no results" page when no results
are found.
BUG=630383
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/3cc76ff035eca6a47c8dfe31883a4b9978ee2432
Cr-Commit-Position: refs/heads/master@{#407856}
Patch Set 1 #Patch Set 2 : Reset context when done. #Patch Set 3 : Rename SearchContext to SearchRequest. #Patch Set 4 : Show no results message. #Patch Set 5 : Nit. #Patch Set 6 : Nits. #
Total comments: 2
Patch Set 7 : Address comment. #
Messages
Total messages: 18 (12 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||