|
|
ash: Use mojo LocaleNotificationController interface.
This removes a direct coupling between chrome/ and ash/common/. This
also does cleanup on the ash side where the controller was the only
member of an observer interface, which was superfluous.
BUG= 656783
Committed: https://crrev.com/cf3c339b9bc6b61a00d354d3857c7de9a7dd65aa
Cr-Commit-Position: refs/heads/master@{#426040}
Total comments: 6
Total comments: 8
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+144 lines, -137 lines) |
Patch |
 |
M |
ash/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ash/common/mojo_interface_factory.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/locale/locale_notification_controller.h
|
View
|
1
2
3
4
|
1 chunk |
+15 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/locale/locale_notification_controller.cc
|
View
|
1
2
3
4
5
6
7
8
|
5 chunks |
+36 lines, -21 lines |
0 comments
|
Download
|
 |
D |
ash/common/system/locale/locale_observer.h
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/system_tray_notifier.h
|
View
|
|
3 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
ash/common/system/tray/system_tray_notifier.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm_shell.h
|
View
|
1
2
3
4
5
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/common/wm_shell.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/mus/manifest.json
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ash/public/interfaces/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ash/public/interfaces/locale.mojom
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ash/shell.h
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ash/shell.cc
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/app/chromeos_strings.grdp
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chrome_content_browser_manifest_overlay.json
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/locale_change_guard.h
|
View
|
1
2
3
|
5 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/locale_change_guard.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+37 lines, -19 lines |
0 comments
|
Download
|
Total messages: 56 (40 generated)
|