Chromium Code Reviews
DescriptionAdd per-section clearing and dismissed suggestions to snippets-internals
Add new ClearCachedSuggestionsForDebugging,
GetDismissedSuggestionsForDebugging and
ClearDismissedSuggestionsForDebugging methods to the
ContentSuggestionsProvider. Implement these methods in all existing
providers. Adjust the unit tests.
Call those methods from snippets-internals, build new internals UI for
viewing dismissed suggestions and clearing suggestions per category.
Remove now unused NTPSnippetsService-related things.
BUG=619560
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/17361590f84745a69e0373e6482184e3bada6c3b
Cr-Commit-Position: refs/heads/master@{#410360}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Order methods correctly in snippets_internals_message_handler.cc #Patch Set 3 : Marc's comments #Dependent Patchsets: Messages
Total messages: 17 (5 generated)
|