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

Issue 8550003: Defer construction of NotificationUIManager to fix notification initialization. (Closed)

Created:
9 years, 1 month ago by stevenjb
Modified:
9 years, 1 month ago
Reviewers:
jam, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Defer construction of NotificationUIManager to fix notification initialization. This is instead of http://codereview.chromium.org/8566054/ and should allow the refactoring code to proceed. BUG=chromium:103427 TEST=See issue Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110853

Patch Set 1 #

Total comments: 4

Patch Set 2 : Re-enable pyauto test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -24 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.h View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 6 chunks +13 lines, -13 lines 0 comments Download
M chrome/test/functional/PYAUTO_TESTS View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
stevenjb
Once more with feeling. I wish I'd done this the first time. John identified what ...
9 years, 1 month ago (2011-11-19 01:06:52 UTC) #1
jam
http://codereview.chromium.org/8550003/diff/1/chrome/browser/notifications/desktop_notification_service.cc File chrome/browser/notifications/desktop_notification_service.cc (right): http://codereview.chromium.org/8550003/diff/1/chrome/browser/notifications/desktop_notification_service.cc#newcode217 chrome/browser/notifications/desktop_notification_service.cc:217: DesktopNotificationService::DesktopNotificationService(Profile* profile, can we make this take a single ...
9 years, 1 month ago (2011-11-19 01:18:31 UTC) #2
stevenjb
http://codereview.chromium.org/8550003/diff/1/chrome/browser/notifications/desktop_notification_service.cc File chrome/browser/notifications/desktop_notification_service.cc (right): http://codereview.chromium.org/8550003/diff/1/chrome/browser/notifications/desktop_notification_service.cc#newcode217 chrome/browser/notifications/desktop_notification_service.cc:217: DesktopNotificationService::DesktopNotificationService(Profile* profile, On 2011/11/19 01:18:32, John Abd-El-Malek wrote: > ...
9 years, 1 month ago (2011-11-19 01:24:20 UTC) #3
jam
i see. it's more self-documenting in these scenarios if we have a XForTesting method to ...
9 years, 1 month ago (2011-11-19 01:28:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/8550003/3001
9 years, 1 month ago (2011-11-19 17:17:50 UTC) #5
commit-bot: I haz the power
Try job failure for 8550003-3001 (retry) on linux_rel for step "ui_tests". It's a second try, ...
9 years, 1 month ago (2011-11-19 18:09:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/8550003/3001
9 years, 1 month ago (2011-11-20 00:57:06 UTC) #7
commit-bot: I haz the power
9 years, 1 month ago (2011-11-20 02:11:55 UTC) #8
Change committed as 110853

Powered by Google App Engine
This is Rietveld 408576698