|
Remove NOTIFICATION_HISTORY_URL_VISITED
Port all client of the NOTIFICATION_HISTORY_URL_VISITED to instead be
HistoryServiceObserver or HistoryBackendObserver depending on the thread
they want the notification to be delivered.
Delete the notification and the notification details types.
BUG= 373326
TBR=sky@chromium.org
Committed: https://crrev.com/bb1e5752f4c39a37892097460afce447226c457c
Cr-Commit-Position: refs/heads/master@{#300253}
Total comments: 15
Total comments: 15
Total comments: 4
Total comments: 7
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+254 lines, -236 lines) |
Patch |
 |
M |
athena/extensions/shell/url_search_provider.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/provider/chrome_browser_provider.h
|
View
|
1
2
3
|
5 chunks |
+21 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/android/provider/chrome_browser_provider.cc
|
View
|
1
2
3
|
4 chunks |
+22 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/history_quick_provider_unittest.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/autocomplete/history_url_provider_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_notification_types.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/history/history_api.h
|
View
|
1
2
3
|
4 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/history/history_api.cc
|
View
|
1
2
3
|
2 chunks |
+25 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/chrome_history_client.h
|
View
|
1
2
3
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/chrome_history_client.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_backend.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_backend.cc
|
View
|
1
2
3
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_backend_unittest.cc
|
View
|
1
2
3
|
8 chunks |
+36 lines, -37 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_notifications.h
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_notifications.cc
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/history/in_memory_url_index.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/in_memory_url_index.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/chrome_template_url_service_client.h
|
View
|
1
2
3
|
2 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/chrome_template_url_service_client.cc
|
View
|
1
2
3
4
|
3 chunks |
+35 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_factory.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/search_engines/template_url_service_test_util.cc
|
View
|
1
2
3
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/typed_url_change_processor.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_typed_url_unittest.cc
|
View
|
1
2
3
|
6 chunks |
+19 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/history_menu_bridge.h
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/history_menu_bridge.mm
|
View
|
1
2
3
4
|
5 chunks |
+19 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/test_with_browser_view.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/search_engines/template_url_service.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/search_engines/template_url_service_client.h
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/search_engines/template_url_service_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 34 (15 generated)
|