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

Issue 2312873002: Change Chrome OS status reporting interface to ARC++ (Closed)

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

Description

Change Chrome OS status reporting interface to ARC++ Add two functions to enterprise_reporting.mojom without implementation to unblock Android-side development. Chrome side implementation is blocked on crbug.com/639372. BUG=b/31084348 Committed: https://crrev.com/8f7ef8183f4aa81f9deec07f4d0c7398d715070c Cr-Commit-Position: refs/heads/master@{#417537}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make call synchronous, one function removed #

Total comments: 2

Patch Set 3 : CamelCase -> snake_case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M components/arc/common/enterprise_reporting.mojom View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 27 (16 generated)
phweiss
Hi, ptal
4 years, 3 months ago (2016-09-06 12:04:00 UTC) #6
Luis Héctor Chávez
https://codereview.chromium.org/2312873002/diff/1/components/arc/common/enterprise_reporting.mojom File components/arc/common/enterprise_reporting.mojom (right): https://codereview.chromium.org/2312873002/diff/1/components/arc/common/enterprise_reporting.mojom#newcode28 components/arc/common/enterprise_reporting.mojom:28: [MinVersion=1] OnStatusRetrieved@1(string status, string droidGuardInfo); Is this supposed to ...
4 years, 3 months ago (2016-09-06 16:09:54 UTC) #7
dcheng
Is the implementation in a followup CL? Is it possible to merge it with this ...
4 years, 3 months ago (2016-09-06 21:12:47 UTC) #8
phweiss
Luis, thanks for pointing that out, it indeed did not need to be asynchronous. I ...
4 years, 3 months ago (2016-09-08 15:05:56 UTC) #13
hidehiko
FYI. https://codereview.chromium.org/2312873002/diff/20001/components/arc/common/enterprise_reporting.mojom File components/arc/common/enterprise_reporting.mojom (right): https://codereview.chromium.org/2312873002/diff/20001/components/arc/common/enterprise_reporting.mojom#newcode35 components/arc/common/enterprise_reporting.mojom:35: [MinVersion=1] GetStatus@1() => (string status, string droidGuardInfo); Drive-by. ...
4 years, 3 months ago (2016-09-08 16:31:22 UTC) #15
phweiss
https://codereview.chromium.org/2312873002/diff/20001/components/arc/common/enterprise_reporting.mojom File components/arc/common/enterprise_reporting.mojom (right): https://codereview.chromium.org/2312873002/diff/20001/components/arc/common/enterprise_reporting.mojom#newcode35 components/arc/common/enterprise_reporting.mojom:35: [MinVersion=1] GetStatus@1() => (string status, string droidGuardInfo); On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 16:52:02 UTC) #18
Luis Héctor Chávez
lgtm (but I don't have OWNERS rights over that file)
4 years, 3 months ago (2016-09-08 16:55:04 UTC) #19
dcheng
mojom lgtm, since the interface change now only requires an implementation on the ARC++ side.
4 years, 3 months ago (2016-09-08 19:45:25 UTC) #22
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/2312873002/40001
4 years, 3 months ago (2016-09-09 08:59:45 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-09 09:03:23 UTC) #25
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 09:05:12 UTC) #27
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8f7ef8183f4aa81f9deec07f4d0c7398d715070c
Cr-Commit-Position: refs/heads/master@{#417537}

Powered by Google App Engine
This is Rietveld 408576698