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

Issue 2443313002: Add more tests to arc_navigation_throttle.cc (Closed)

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

Description

Add more tests to arc_navigation_throttle.cc Also, add GetAppIndex() to ArcNavigationThrottle and use it from ArcExternalProtocolDialog to reduce code duplication. BUG=None TEST=try Committed: https://crrev.com/e0f55e3156344b326d3b9db46a0b8181969e7f90 Cr-Commit-Position: refs/heads/master@{#427192}

Patch Set 1 #

Total comments: 19

Patch Set 2 : address comments #

Patch Set 3 : fix one more typo #

Total comments: 2

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -70 lines) Patch
M chrome/browser/chromeos/arc/arc_external_protocol_dialog.cc View 2 chunks +4 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_navigation_throttle.h View 2 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_navigation_throttle.cc View 1 2 3 5 chunks +96 lines, -41 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_navigation_throttle_unittest.cc View 1 2 2 chunks +145 lines, -0 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge.cc View 1 1 chunk +3 lines, -5 lines 0 comments Download
M components/arc/intent_helper/arc_intent_helper_bridge_unittest.cc View 4 chunks +9 lines, -14 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
Yusuke Sato
PTAL Since djacobo's refactoring for c/b/c/arc/ is mostly done now, I wanted to add some ...
4 years, 1 month ago (2016-10-24 19:24:39 UTC) #4
djacobo_
just a few typos, other than that lgtm https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc File chrome/browser/chromeos/arc/arc_navigation_throttle.cc (right): https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc#newcode78 chrome/browser/chromeos/arc/arc_navigation_throttle.cc:78: // ...
4 years, 1 month ago (2016-10-24 20:22:14 UTC) #7
Luis Héctor Chávez
https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc File chrome/browser/chromeos/arc/arc_navigation_throttle.cc (right): https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc#newcode64 chrome/browser/chromeos/arc/arc_navigation_throttle.cc:64: !(handlers.size() == 1 && ArcIntentHelperBridge::IsIntentHelperPackage( nit: I think it's ...
4 years, 1 month ago (2016-10-24 20:24:35 UTC) #8
Yusuke Sato
PTAL https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc File chrome/browser/chromeos/arc/arc_navigation_throttle.cc (right): https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc#newcode64 chrome/browser/chromeos/arc/arc_navigation_throttle.cc:64: !(handlers.size() == 1 && ArcIntentHelperBridge::IsIntentHelperPackage( On 2016/10/24 20:24:34, ...
4 years, 1 month ago (2016-10-24 22:27:16 UTC) #13
Luis Héctor Chávez
lgtm with nits. https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc File chrome/browser/chromeos/arc/arc_navigation_throttle.cc (right): https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc#newcode82 chrome/browser/chromeos/arc/arc_navigation_throttle.cc:82: << url_for_logging; On 2016/10/24 22:27:16, Yusuke ...
4 years, 1 month ago (2016-10-24 22:59:54 UTC) #14
Yusuke Sato
https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc File chrome/browser/chromeos/arc/arc_navigation_throttle.cc (right): https://codereview.chromium.org/2443313002/diff/1/chrome/browser/chromeos/arc/arc_navigation_throttle.cc#newcode82 chrome/browser/chromeos/arc/arc_navigation_throttle.cc:82: << url_for_logging; On 2016/10/24 22:59:54, Luis Héctor Chávez wrote: ...
4 years, 1 month ago (2016-10-24 23:25:17 UTC) #16
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/2443313002/60001
4 years, 1 month ago (2016-10-25 00:38:56 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-25 00:45:46 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 00:48:33 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e0f55e3156344b326d3b9db46a0b8181969e7f90
Cr-Commit-Position: refs/heads/master@{#427192}

Powered by Google App Engine
This is Rietveld 408576698