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

Issue 2806443002: arc: Add IsArcAllowedInAppListForProfile. (Closed)

Created:
3 years, 8 months ago by kinaba
Modified:
3 years, 8 months ago
Reviewers:
hidehiko
CC:
chromium-reviews, elijahtaylor+arcwatch_chromium.org, oshima+watch_chromium.org, yusukes+watch_chromium.org, hidehiko+watch_chromium.org, lhchavez+watch_chromium.org, victorhsieh+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

arc: Add IsArcAllowedInAppListForProfile. This will be used to keep app list even when ARC is disabled due to filesystem incompatibility. This CL just splits IsArcAllowedForProfile for use in subsequent changes. BUG=699850 TEST=ChromeArcUtilTest Review-Url: https://codereview.chromium.org/2806443002 Cr-Commit-Position: refs/heads/master@{#463255} Committed: https://chromium.googlesource.com/chromium/src/+/21c492878576af55fb89bf56efd9cbed20ef4eaa

Patch Set 1 #

Patch Set 2 : Test #

Total comments: 2

Patch Set 3 : Rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -22 lines) Patch
M chrome/browser/chromeos/arc/arc_util.h View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_util.cc View 1 2 2 chunks +37 lines, -22 lines 0 comments Download
M chrome/browser/chromeos/arc/arc_util_unittest.cc View 1 2 11 chunks +60 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
kinaba
As we've discussed today. PTAL
3 years, 8 months ago (2017-04-06 11:12:48 UTC) #4
hidehiko
The code itself looks good. Could you add tests?
3 years, 8 months ago (2017-04-06 12:31:57 UTC) #7
kinaba
On 2017/04/06 12:31:57, hidehiko wrote: > The code itself looks good. Could you add tests? ...
3 years, 8 months ago (2017-04-06 12:45:39 UTC) #8
hidehiko
On 2017/04/06 12:45:39, kinaba wrote: > On 2017/04/06 12:31:57, hidehiko wrote: > > The code ...
3 years, 8 months ago (2017-04-06 13:05:04 UTC) #9
kinaba
On 2017/04/06 13:05:04, hidehiko wrote: > On 2017/04/06 12:45:39, kinaba wrote: > > On 2017/04/06 ...
3 years, 8 months ago (2017-04-06 13:24:59 UTC) #10
hidehiko
On 2017/04/06 13:24:59, kinaba wrote: > On 2017/04/06 13:05:04, hidehiko wrote: > > On 2017/04/06 ...
3 years, 8 months ago (2017-04-06 13:27:21 UTC) #11
kinaba
Added tests. PTanotherL.
3 years, 8 months ago (2017-04-10 03:40:25 UTC) #16
hidehiko
Thank you for adding precise tests! One more minor comment. https://codereview.chromium.org/2806443002/diff/20001/chrome/browser/chromeos/arc/arc_util.h File chrome/browser/chromeos/arc/arc_util.h (right): https://codereview.chromium.org/2806443002/diff/20001/chrome/browser/chromeos/arc/arc_util.h#newcode40 ...
3 years, 8 months ago (2017-04-10 08:50:55 UTC) #17
kinaba
https://codereview.chromium.org/2806443002/diff/20001/chrome/browser/chromeos/arc/arc_util.h File chrome/browser/chromeos/arc/arc_util.h (right): https://codereview.chromium.org/2806443002/diff/20001/chrome/browser/chromeos/arc/arc_util.h#newcode40 chrome/browser/chromeos/arc/arc_util.h:40: bool IsProfileVerifiedToBeOnArcCompatibleFilesystem(const Profile* profile); On 2017/04/10 08:50:55, hidehiko wrote: ...
3 years, 8 months ago (2017-04-10 09:13:01 UTC) #20
hidehiko
lgtm
3 years, 8 months ago (2017-04-10 14:13:00 UTC) #24
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/2806443002/40001
3 years, 8 months ago (2017-04-10 14:13:56 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-10 14:19:25 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/21c492878576af55fb89bf56efd9...

Powered by Google App Engine
This is Rietveld 408576698