Chromium Code Reviews
DescriptionMake GetDismissedSuggestionsForDebugging asynchronous
Use callback instead of return value for GetDismissedSuggestionsForDebugging
in ContentSuggestionsProvider and ContentSuggestionsService. Change the
implementations of all providers accordingly. Change the SnippetsInternals
to fetch the dismissed suggestions asynchronously only if the corresponding
UI is visible. Adjust unit tests.
Change the implementation in OfflinePageSuggestionsProvider to return the
actual suggestions instead of dummies.
BUG=628198
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/de0dd9f4b9a81eb0f168fbf1311a6b315f092b68
Cr-Commit-Position: refs/heads/master@{#413699}
Patch Set 1 #
Total comments: 24
Patch Set 2 : Marc's comments #
Total comments: 9
Patch Set 3 : Marc's new comments #Patch Set 4 : Replace function pointer, use multiple if-continue #Messages
Total messages: 30 (12 generated)
|