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

Issue 2614173002: Use ARC_GET_INSTANCE_FOR_METHOD for getting intent_helper instance (Closed)

Created:
3 years, 11 months ago by Yusuke Sato
Modified:
3 years, 11 months ago
CC:
chromium-reviews, elijahtaylor+arcwatch_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, yamaguchi+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ARC_GET_INSTANCE_FOR_METHOD for getting intent_helper instance This is safer than manually specifying min versions. BUG=649782 TEST=git try, manually tested files.app, context menu, and link click Review-Url: https://codereview.chromium.org/2614173002 Cr-Commit-Position: refs/heads/master@{#442119} Committed: https://chromium.googlesource.com/chromium/src/+/c725a146113b550b42700e2cf9bccdd522c25f91

Patch Set 1 #

Patch Set 2 : review #

Total comments: 2

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -95 lines) Patch
M chrome/browser/chromeos/arc/intent_helper/arc_external_protocol_dialog.cc View 1 7 chunks +35 lines, -16 lines 0 comments Download
M chrome/browser/chromeos/arc/intent_helper/arc_navigation_throttle.cc View 1 5 chunks +17 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/file_manager/arc_file_tasks.cc View 3 chunks +20 lines, -24 lines 0 comments Download
M components/arc/intent_helper/activity_icon_loader.cc View 1 2 2 chunks +16 lines, -4 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.h View 1 chunk +3 lines, -11 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.cc View 3 chunks +4 lines, -24 lines 0 comments Download
M components/arc/intent_helper/link_handler_model_impl.cc View 4 chunks +12 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
Yusuke Sato
PTAL
3 years, 11 months ago (2017-01-06 23:30:05 UTC) #9
Luis Héctor Chávez
lgtm Thanks for doing this :D https://codereview.chromium.org/2614173002/diff/20001/components/arc/intent_helper/activity_icon_loader.cc File components/arc/intent_helper/activity_icon_loader.cc (right): https://codereview.chromium.org/2614173002/diff/20001/components/arc/intent_helper/activity_icon_loader.cc#newcode38 components/arc/intent_helper/activity_icon_loader.cc:38: mojom::IntentHelperInstance* GetInstance( Can ...
3 years, 11 months ago (2017-01-06 23:46:28 UTC) #12
kinaba
filemanager lgtm
3 years, 11 months ago (2017-01-06 23:51:20 UTC) #13
Yusuke Sato
https://codereview.chromium.org/2614173002/diff/20001/components/arc/intent_helper/activity_icon_loader.cc File components/arc/intent_helper/activity_icon_loader.cc (right): https://codereview.chromium.org/2614173002/diff/20001/components/arc/intent_helper/activity_icon_loader.cc#newcode38 components/arc/intent_helper/activity_icon_loader.cc:38: mojom::IntentHelperInstance* GetInstance( On 2017/01/06 23:46:28, Luis Héctor Chávez wrote: ...
3 years, 11 months ago (2017-01-07 00:25:14 UTC) #14
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/2614173002/40001
3 years, 11 months ago (2017-01-07 00:25:53 UTC) #17
commit-bot: I haz the power
3 years, 11 months ago (2017-01-07 00:56:59 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c725a146113b550b42700e2cf9bc...

Powered by Google App Engine
This is Rietveld 408576698