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

Issue 2586183002: Refactor ArcSessionRunner part 2. (Closed)

Created:
4 years ago by hidehiko
Modified:
4 years ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, tfarina, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor ArcSessionRunner part 2. This CL gets rid of inheritance between ArcBridgeService and ArcSessionRunner, instead uses composition. BUG=657687 BUG=b/31079732 TEST=Ran bots. Committed: https://crrev.com/515fe2b8843b39041f625c947393cd01aa4aa8c9 Cr-Commit-Position: refs/heads/master@{#440036}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+206 lines, -214 lines) Patch
M chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_ash_unittest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/apps/app_info_dialog/app_info_dialog_views_unittest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M components/arc/arc_bridge_service.h View 6 chunks +20 lines, -95 lines 0 comments Download
M components/arc/arc_bridge_service.cc View 3 chunks +28 lines, -38 lines 0 comments Download
M components/arc/arc_service_manager.cc View 2 chunks +8 lines, -3 lines 0 comments Download
M components/arc/arc_session_runner.h View 5 chunks +63 lines, -16 lines 0 comments Download
M components/arc/arc_session_runner.cc View 1 7 chunks +51 lines, -31 lines 0 comments Download
M components/arc/arc_session_runner_unittest.cc View 1 5 chunks +28 lines, -27 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
hidehiko
PTAL. benwells@: c/b/ui/views/apps lhchavez@: others. Sorry for rush of code review requests, but considering now ...
4 years ago (2016-12-19 09:21:10 UTC) #6
Luis Héctor Chávez
lgtm with a low-priority question (since it might be refactored in the next change). https://codereview.chromium.org/2586183002/diff/1/components/arc/arc_bridge_service.h ...
4 years ago (2016-12-19 21:50:49 UTC) #7
benwells
lgtm
4 years ago (2016-12-20 01:58:15 UTC) #8
hidehiko
Thank you for review. Rebased, and submitting. https://codereview.chromium.org/2586183002/diff/1/components/arc/arc_bridge_service.h File components/arc/arc_bridge_service.h (right): https://codereview.chromium.org/2586183002/diff/1/components/arc/arc_bridge_service.h#newcode71 components/arc/arc_bridge_service.h:71: void InitializeArcSessionRunner( ...
4 years ago (2016-12-21 05:30:19 UTC) #9
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/2586183002/20001
4 years ago (2016-12-21 05:30:48 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-21 06:10:13 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-21 06:13:07 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/515fe2b8843b39041f625c947393cd01aa4aa8c9
Cr-Commit-Position: refs/heads/master@{#440036}

Powered by Google App Engine
This is Rietveld 408576698