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

Issue 8913009: Hide the process of instantiating NotificationServiceImpl from embedders. (Closed)

Created:
9 years ago by tfarina
Modified:
9 years ago
Reviewers:
jam
CC:
chromium-reviews, jstritar+watch_chromium.org, ncarter (slow), akalin, Raghu Simha, jam, mihaip+watch_chromium.org, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, Aaron Boodman, darin-cc_chromium.org, Paweł Hajdan Jr., dhollowa+watch_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Hide the process of instantiating NotificationServiceImpl from embedders. Make NotificationService handle the process of instantiating NotificationServiceImpl instead. BUG=98716 R=jam@chromium.org TBR=akalin@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114454

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M chrome/browser/password_manager/password_store_mac.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/glue/typed_url_change_processor.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_test_util.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_test_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/sync/util/extensions_activity_monitor_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/location_bar/page_action_image_view.cc View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/webdata/web_database.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/notification_service_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/public/browser/notification_service.h View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years ago (2011-12-14 16:28:00 UTC) #1
jam
9 years ago (2011-12-14 17:37:57 UTC) #2
lgtm, thanks

perhaps also add an entry in chrome\browser\DEPS to enforce that people don't
include notification_service_impl.h anymore

Powered by Google App Engine
This is Rietveld 408576698