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

Issue 2623273003: arc: Remove ArcServiceManager::Observer (Closed)

Created:
3 years, 11 months ago by Yusuke Sato
Modified:
3 years, 11 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, extensions-reviews_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, oka+watch_chromium.org, rginda+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, chromium-apps-reviews_chromium.org, yamaguchi+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Remove ArcServiceManager::Observer The interface is no longer needed since we've added GetService<T>() to the manager class. BUG=672840 TEST=try Review-Url: https://codereview.chromium.org/2623273003 Cr-Commit-Position: refs/heads/master@{#443152} Committed: https://chromium.googlesource.com/chromium/src/+/aae2a1b19c41c9e56085365a72593a9332098b48

Patch Set 1 #

Patch Set 2 : rebase + #include fix #

Patch Set 3 : fix tests, review #

Total comments: 4

Patch Set 4 : Moved Get() to the manager class per (verbal) feedback from Luis #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -94 lines) Patch
M chrome/browser/chromeos/arc/arc_service_launcher.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/event_router.h View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/extensions/file_manager/event_router.cc View 1 2 3 2 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/note_taking_helper.h View 1 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/note_taking_helper.cc View 1 2 3 3 chunks +10 lines, -6 lines 0 comments Download
M components/arc/arc_service_manager.h View 1 2 3 6 chunks +9 lines, -30 lines 0 comments Download
M components/arc/arc_service_manager.cc View 3 chunks +0 lines, -42 lines 0 comments Download
M components/arc/arc_service_manager_unittest.cc View 1 2 3 1 chunk +27 lines, -0 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.cc View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
Yusuke Sato
OWNERs, please take a look. https://codereview.chromium.org/2623273003/diff/40001/chrome/browser/chromeos/extensions/file_manager/event_router.cc File chrome/browser/chromeos/extensions/file_manager/event_router.cc (left): https://codereview.chromium.org/2623273003/diff/40001/chrome/browser/chromeos/extensions/file_manager/event_router.cc#oldcode415 chrome/browser/chromeos/extensions/file_manager/event_router.cc:415: if (arc::ArcServiceManager::IsInitialized()) kinaba: I've ...
3 years, 11 months ago (2017-01-11 23:12:38 UTC) #8
Daniel Erat
lgtm
3 years, 11 months ago (2017-01-11 23:24:33 UTC) #11
Yusuke Sato
Thanks! Luis/kinaba, PTAL.
3 years, 11 months ago (2017-01-12 00:18:01 UTC) #14
Luis Héctor Chávez
thanks, looks much cleaner now :) lgtm https://codereview.chromium.org/2623273003/diff/40001/components/arc/intent_helper/arc_intent_helper_bridge.h File components/arc/intent_helper/arc_intent_helper_bridge.h (right): https://codereview.chromium.org/2623273003/diff/40001/components/arc/intent_helper/arc_intent_helper_bridge.h#newcode90 components/arc/intent_helper/arc_intent_helper_bridge.h:90: // Gets ...
3 years, 11 months ago (2017-01-12 00:21:13 UTC) #15
Yusuke Sato
https://codereview.chromium.org/2623273003/diff/40001/components/arc/intent_helper/arc_intent_helper_bridge.h File components/arc/intent_helper/arc_intent_helper_bridge.h (right): https://codereview.chromium.org/2623273003/diff/40001/components/arc/intent_helper/arc_intent_helper_bridge.h#newcode90 components/arc/intent_helper/arc_intent_helper_bridge.h:90: // Gets an ArcIntentHelperBridge instance in |service_manager|. Returns On ...
3 years, 11 months ago (2017-01-12 00:30:57 UTC) #16
kinaba
lgtm
3 years, 11 months ago (2017-01-12 04:09:26 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2623273003/60001
3 years, 11 months ago (2017-01-12 04:10:34 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 04:16:08 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/aae2a1b19c41c9e56085365a7259...

Powered by Google App Engine
This is Rietveld 408576698