|
Introduces 'context' param to NotifierSettingsView.
I don't know why the existing code was once running on my local environment,
but 'context' parameter in WidgetParams is mandatory in Aura. To specify
the context properly, the best way would be to add another method to show
the settings window with the current context.
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=178815
Total comments: 4
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+50 lines, -6 lines) |
Patch |
 |
M |
ash/system/web_notification/web_notification_tray_unittest.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/message_center_notification_manager.h
|
View
|
1
2
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/message_center_notification_manager.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/ash/balloon_collection_impl_ash.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/ash/balloon_collection_impl_ash.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
2 comments
|
Download
|
 |
M |
ui/message_center/message_center.h
|
View
|
1
2
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/message_center.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/message_center_bubble.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/notification_list.h
|
View
|
1
2
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/message_center/notification_list_unittest.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ui/message_center/notifier_settings.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/message_center/notifier_settings.cc
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
Total messages: 15 (0 generated)
|