|
Rename discard to dismiss for NTP snippets and content suggestions
We agreed to use the term 'dismiss' instead of 'discard' for the action
performed by the user to remove content suggestions from the NTP.
These changes are only for the non-Android part. The renaming for the
Android part will follow after or during the ongoing refactoring there.
BUG=None
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/2646c95b4156f62a44706d00795cac1033a79999
Cr-Commit-Position: refs/heads/master@{#407456}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+131 lines, -131 lines) |
Patch |
 |
M |
chrome/browser/android/ntp/ntp_snippets_bridge.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/snippets_internals.html
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/snippets_internals.js
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/snippets_internals_message_handler.h
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/snippets_internals_message_handler.cc
|
View
|
|
8 chunks |
+16 lines, -16 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/content_suggestions_provider.h
|
View
|
|
2 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/content_suggestions_service.h
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/content_suggestions_service.cc
|
View
|
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/content_suggestions_service_unittest.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippet.h
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippet.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippets_database_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippets_service.h
|
View
|
|
5 chunks |
+10 lines, -10 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippets_service.cc
|
View
|
|
9 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/ntp_snippets_service_unittest.cc
|
View
|
1
2
|
5 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/offline_pages/offline_page_suggestions_provider.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/offline_pages/offline_page_suggestions_provider.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/ntp_snippets/proto/ntp_snippets.proto
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 10 (5 generated)
|