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

Issue 2379223004: Switch from Delegate to Observer. (Closed)

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

Description

Switch from Delegate to Observer. This CL switches the interface between ArcBridgeBootstrap and ArcBridgeServiceImpl from Delegate to Observer. Also, ArcBridgeHost will be instantiated in ArcBridgeBootstrap and kept in it. BUG=633258 TEST=Trybots. Committed: https://crrev.com/a028d09fb9831cf4a036791431e771ab7d6bfdaa Cr-Commit-Position: refs/heads/master@{#423051}

Patch Set 1 #

Patch Set 2 : git cl format #

Patch Set 3 : Fix build error. #

Total comments: 6

Patch Set 4 : Address comments #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -168 lines) Patch
M components/arc/BUILD.gn View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M components/arc/arc_bridge_bootstrap.h View 1 2 3 3 chunks +15 lines, -14 lines 0 comments Download
M components/arc/arc_bridge_bootstrap.cc View 1 2 3 4 7 chunks +22 lines, -7 lines 0 comments Download
M components/arc/arc_bridge_service_impl.h View 3 chunks +3 lines, -7 lines 0 comments Download
M components/arc/arc_bridge_service_impl.cc View 1 2 3 4 5 chunks +9 lines, -8 lines 0 comments Download
M components/arc/arc_bridge_service_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/arc/test/fake_arc_bridge_bootstrap.h View 2 chunks +0 lines, -2 lines 0 comments Download
M components/arc/test/fake_arc_bridge_bootstrap.cc View 1 3 chunks +4 lines, -9 lines 0 comments Download
D components/arc/test/fake_arc_bridge_instance.h View 1 chunk +0 lines, -64 lines 0 comments Download
D components/arc/test/fake_arc_bridge_instance.cc View 1 chunk +0 lines, -50 lines 0 comments Download
M components/arc/test/fake_intent_helper_instance.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/arc/test/fake_notifications_instance.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/arc/test/fake_policy_instance.h View 1 chunk +0 lines, -1 line 0 comments Download
M ui/arc/notification/arc_notification_manager_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 27 (19 generated)
hidehiko
PTAL.
4 years, 2 months ago (2016-09-30 19:15:58 UTC) #10
hidehiko
On 2016/09/30 19:15:58, hidehiko wrote: > PTAL. ping?
4 years, 2 months ago (2016-10-03 12:59:16 UTC) #11
Luis Héctor Chávez
https://codereview.chromium.org/2379223004/diff/40001/components/arc/arc_bridge_bootstrap.h File components/arc/arc_bridge_bootstrap.h (right): https://codereview.chromium.org/2379223004/diff/40001/components/arc/arc_bridge_bootstrap.h#newcode31 components/arc/arc_bridge_bootstrap.h:31: public: hmmm looks like we (I?) missed adding a ...
4 years, 2 months ago (2016-10-03 18:05:32 UTC) #12
hidehiko
Thank you for review. PTAL. https://codereview.chromium.org/2379223004/diff/40001/components/arc/arc_bridge_bootstrap.h File components/arc/arc_bridge_bootstrap.h (right): https://codereview.chromium.org/2379223004/diff/40001/components/arc/arc_bridge_bootstrap.h#newcode31 components/arc/arc_bridge_bootstrap.h:31: public: On 2016/10/03 18:05:32, ...
4 years, 2 months ago (2016-10-04 05:34:45 UTC) #19
Luis Héctor Chávez
lgtm
4 years, 2 months ago (2016-10-04 15:53:01 UTC) #22
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/2379223004/80001
4 years, 2 months ago (2016-10-05 02:15:12 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-05 02:20:45 UTC) #25
commit-bot: I haz the power
4 years, 2 months ago (2016-10-05 02:24:18 UTC) #27
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/a028d09fb9831cf4a036791431e771ab7d6bfdaa
Cr-Commit-Position: refs/heads/master@{#423051}

Powered by Google App Engine
This is Rietveld 408576698