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

Issue 2396633002: arc: Add action to IntentHandlerInfo and rename enum fields. (Closed)

Created:
4 years, 2 months ago by Daniel Erat
Modified:
4 years, 2 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, yusukes+watch_chromium.org, viettrungluu+watch_chromium.org, yamaguchi+watch_chromium.org, oka+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, rginda+watch_chromium.org, lhchavez+watch_chromium.org, oshima+watch_chromium.org, fukino+watch_chromium.org, darin (slow to review), hidehiko+watch_chromium.org, davemoore+watch_chromium.org, qsr+mojo_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Add action to IntentHandlerInfo and rename enum fields. Rename IntentHandlerInfo's ActionType field from "action" to "action_type" and add a new string "action" field. Update Chrome to use the enum field's new name. In the IntentHelperInstance interface, also rename HandleUrlList and HandleUrlListDeprecated's ActionType parameters from "action" to "action_type". The method signatures remain unchanged. BUG=647802 Committed: https://crrev.com/0caeced0be3bcfaeffa814ad4a62ea3a998458fd Cr-Commit-Position: refs/heads/master@{#422994}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -13 lines) Patch
M chrome/browser/chromeos/file_manager/arc_file_tasks.cc View 5 chunks +9 lines, -9 lines 0 comments Download
M components/arc/common/intent_helper.mojom View 3 chunks +5 lines, -4 lines 4 comments Download

Messages

Total messages: 16 (7 generated)
Daniel Erat
4 years, 2 months ago (2016-10-04 21:05:25 UTC) #4
dcheng
https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom File components/arc/common/intent_helper.mojom (right): https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom#newcode51 components/arc/common/intent_helper.mojom:51: [MinVersion=11] string? action; // e.g. "android.intent.action.VIEW" How will this ...
4 years, 2 months ago (2016-10-04 22:29:11 UTC) #7
Daniel Erat
https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom File components/arc/common/intent_helper.mojom (right): https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom#newcode51 components/arc/common/intent_helper.mojom:51: [MinVersion=11] string? action; // e.g. "android.intent.action.VIEW" On 2016/10/04 22:29:11, ...
4 years, 2 months ago (2016-10-04 22:43:22 UTC) #8
dcheng
mojo lgtm https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom File components/arc/common/intent_helper.mojom (right): https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom#newcode51 components/arc/common/intent_helper.mojom:51: [MinVersion=11] string? action; // e.g. "android.intent.action.VIEW" On ...
4 years, 2 months ago (2016-10-04 22:49:41 UTC) #9
Luis Héctor Chávez
lgtm
4 years, 2 months ago (2016-10-04 22:53:29 UTC) #10
Daniel Erat
https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom File components/arc/common/intent_helper.mojom (right): https://codereview.chromium.org/2396633002/diff/1/components/arc/common/intent_helper.mojom#newcode51 components/arc/common/intent_helper.mojom:51: [MinVersion=11] string? action; // e.g. "android.intent.action.VIEW" On 2016/10/04 22:49:41, ...
4 years, 2 months ago (2016-10-04 22:57:35 UTC) #11
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/2396633002/1
4 years, 2 months ago (2016-10-04 23:15:12 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-04 23:22:09 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 23:25:37 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0caeced0be3bcfaeffa814ad4a62ea3a998458fd
Cr-Commit-Position: refs/heads/master@{#422994}

Powered by Google App Engine
This is Rietveld 408576698