Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(328)

Issue 1919183003: Rename NotificationUIManager to NotificationPlatformBridge (1/2) (Closed)

Created:
4 years, 7 months ago by Miguel Garcia
Modified:
4 years, 7 months ago
Reviewers:
Peter Beverloo
CC:
chromium-reviews, Peter Beverloo, mlamouri+watch-notifications_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename NotificationUIManager to NotificationPlatformBridge (1/2) This covers the Android files only to make it more manageable. Mac files will come in a second CL. The message center NotificationUIManager will remain untouched BUG=596161 Committed: https://crrev.com/dd6ae73011eb6e25c025b4be3f147638e7570b9e Cr-Commit-Position: refs/heads/master@{#390075}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : Include a few extra tests I had missed #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -1743 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/document/ChromeLauncherActivity.java View 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridge.java View 11 chunks +38 lines, -35 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationService.java View 1 2 chunks +3 lines, -3 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationUIManager.java View 1 chunk +0 lines, -695 lines 0 comments Download
M chrome/android/java_sources.gni View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
A + chrome/android/javatests/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridgeIntentTest.java View 1 2 6 chunks +10 lines, -9 lines 0 comments Download
A + chrome/android/javatests/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridgeTest.java View 1 2 10 chunks +17 lines, -15 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/notifications/NotificationTestBase.java View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/notifications/NotificationUIManagerIntentTest.java View 1 2 1 chunk +0 lines, -162 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/notifications/NotificationUIManagerTest.java View 1 2 1 chunk +0 lines, -328 lines 0 comments Download
A + chrome/android/junit/src/org/chromium/chrome/browser/notifications/NotificationPlatformBridgeTest.java View 1 2 4 chunks +20 lines, -20 lines 0 comments Download
D chrome/android/junit/src/org/chromium/chrome/browser/notifications/NotificationUIManagerUnitTest.java View 1 2 1 chunk +0 lines, -84 lines 0 comments Download
M chrome/browser/android/chrome_jni_registrar.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + chrome/browser/notifications/notification_platform_bridge_android.h View 3 chunks +7 lines, -7 lines 0 comments Download
A + chrome/browser/notifications/notification_platform_bridge_android.cc View 1 10 chunks +37 lines, -36 lines 0 comments Download
D chrome/browser/notifications/notification_ui_manager_android.h View 1 chunk +0 lines, -89 lines 0 comments Download
D chrome/browser/notifications/notification_ui_manager_android.cc View 1 1 chunk +0 lines, -243 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Miguel Garcia
I will rebase the mac conflict (That I created myself I think) but can you ...
4 years, 7 months ago (2016-04-26 16:06:26 UTC) #2
Peter Beverloo
Please clarify in the title that this is in scope of NotificationUIManagerAndroid, not the NotificationUIManager ...
4 years, 7 months ago (2016-04-26 17:06:03 UTC) #3
Miguel Garcia
https://codereview.chromium.org/1919183003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationService.java File chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationService.java (right): https://codereview.chromium.org/1919183003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationService.java#newcode80 chrome/android/java/src/org/chromium/chrome/browser/notifications/NotificationService.java:80: // Notification UI Manager which will take care of ...
4 years, 7 months ago (2016-04-26 20:10:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1919183003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1919183003/20001
4 years, 7 months ago (2016-04-26 20:10:42 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/57110)
4 years, 7 months ago (2016-04-26 20:33:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1919183003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1919183003/40001
4 years, 7 months ago (2016-04-27 13:43:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1919183003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1919183003/60001
4 years, 7 months ago (2016-04-27 13:54:05 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-04-27 14:56:52 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-04-27 14:59:20 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/dd6ae73011eb6e25c025b4be3f147638e7570b9e
Cr-Commit-Position: refs/heads/master@{#390075}

Powered by Google App Engine
This is Rietveld 408576698