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

Issue 2059573002: Add initial stub implementation of LocalActivityResolver. (Closed)

Created:
4 years, 6 months ago by zentaro
Modified:
4 years, 6 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, yusukes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add initial stub implementation of LocalActivityResolver. ShouldChromeHandleUrl just returns true for now. In future it will return true only if Chrome should handle this URL. Part of b\29248657 BUG=619137 Committed: https://crrev.com/7a610a093d5bd05845a4468a73e04f0e1a7e32f8 Cr-Commit-Position: refs/heads/master@{#399299}

Patch Set 1 #

Patch Set 2 : Stub implementation of LocalActivityResolver. #

Total comments: 10

Patch Set 3 : Minor cleanups and actually build it. #

Total comments: 3

Patch Set 4 : Change default to true. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -0 lines) Patch
M components/arc.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M components/arc/BUILD.gn View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A components/arc/intent_helper/local_activity_resolver.h View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A components/arc/intent_helper/local_activity_resolver.cc View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (12 generated)
Yusuke Sato
thanks, lgtm with nits, please add elijahtaylor@ or lhchavez@ for OWNER review. https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.cc File components/arc/intent_helper/local_activity_resolver.cc ...
4 years, 6 months ago (2016-06-10 01:28:28 UTC) #4
Yusuke Sato
https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.h File components/arc/intent_helper/local_activity_resolver.h (right): https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.h#newcode1 components/arc/intent_helper/local_activity_resolver.h:1: // Copyright 2016 The Chromium Authors. All rights reserved. ...
4 years, 6 months ago (2016-06-10 01:33:21 UTC) #6
zentaro1
On 2016/06/10 01:33:21, Yusuke Sato wrote: > https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.h > File components/arc/intent_helper/local_activity_resolver.h (right): > > https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.h#newcode1 ...
4 years, 6 months ago (2016-06-10 01:49:06 UTC) #7
zentaro1
https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.cc File components/arc/intent_helper/local_activity_resolver.cc (right): https://codereview.chromium.org/2059573002/diff/20001/components/arc/intent_helper/local_activity_resolver.cc#newcode11 components/arc/intent_helper/local_activity_resolver.cc:11: LocalActivityResolver::LocalActivityResolver() {} On 2016/06/10 01:28:28, Yusuke Sato wrote: > ...
4 years, 6 months ago (2016-06-10 01:49:55 UTC) #9
Yusuke Sato
thanks, still lgtm
4 years, 6 months ago (2016-06-10 05:09:26 UTC) #10
elijahtaylor1
lgtm with changes we should use crbug.com bugs for Chromium changes. What we've done in ...
4 years, 6 months ago (2016-06-10 19:40:27 UTC) #11
Yusuke Sato
https://codereview.chromium.org/2059573002/diff/40001/components/arc/intent_helper/local_activity_resolver.cc File components/arc/intent_helper/local_activity_resolver.cc (right): https://codereview.chromium.org/2059573002/diff/40001/components/arc/intent_helper/local_activity_resolver.cc#newcode13 components/arc/intent_helper/local_activity_resolver.cc:13: return false; On 2016/06/10 19:40:27, elijahtaylor1 wrote: > maybe ...
4 years, 6 months ago (2016-06-10 19:56:09 UTC) #12
zentaro1
https://codereview.chromium.org/2059573002/diff/40001/components/arc/intent_helper/local_activity_resolver.cc File components/arc/intent_helper/local_activity_resolver.cc (right): https://codereview.chromium.org/2059573002/diff/40001/components/arc/intent_helper/local_activity_resolver.cc#newcode13 components/arc/intent_helper/local_activity_resolver.cc:13: return false; On 2016/06/10 19:56:09, Yusuke Sato wrote: > ...
4 years, 6 months ago (2016-06-10 20:04:26 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2059573002/60001
4 years, 6 months ago (2016-06-10 20:05:32 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-10 22:31:08 UTC) #21
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-10 22:31:14 UTC) #22
commit-bot: I haz the power
4 years, 6 months ago (2016-06-10 22:32:48 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7a610a093d5bd05845a4468a73e04f0e1a7e32f8
Cr-Commit-Position: refs/heads/master@{#399299}

Powered by Google App Engine
This is Rietveld 408576698