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

Issue 1798293002: ARC: Implement SetWifiEnabledState API. (Closed)

Created:
4 years, 9 months ago by abhishekbh
Modified:
4 years, 9 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, cbentzel+watch_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ARC: Implement SetWifiEnabledState API. This change implements the SetWifiEnabledState API for the Host. BUG=594723 BUG=b/27107139 Committed: https://crrev.com/9f654ac6a5d00c94ad1e612e3785fffd8e4df7c9 Cr-Commit-Position: refs/heads/master@{#381583}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Made SetWifiEnabled return a bool status. #

Total comments: 1

Patch Set 3 : Added detailed comment. #

Total comments: 2

Patch Set 4 : Formatting changes in comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
M components/arc/common/net.mojom View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M components/arc/net/arc_net_host_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M components/arc/net/arc_net_host_impl.cc View 1 2 chunks +22 lines, -1 line 0 comments Download

Messages

Total messages: 21 (6 generated)
abhishekbh
PTAL
4 years, 9 months ago (2016-03-14 23:23:59 UTC) #2
abhishekbh
4 years, 9 months ago (2016-03-15 04:31:42 UTC) #4
abhishekbh
4 years, 9 months ago (2016-03-15 18:17:54 UTC) #6
dcheng
mojom changes seem simple enough, but I'll wait for an ARC++ owner to review before ...
4 years, 9 months ago (2016-03-15 23:03:00 UTC) #7
stevenjb
lgtm
4 years, 9 months ago (2016-03-15 23:12:14 UTC) #8
dcheng
https://codereview.chromium.org/1798293002/diff/1/components/arc/net/arc_net_host_impl.cc File components/arc/net/arc_net_host_impl.cc (right): https://codereview.chromium.org/1798293002/diff/1/components/arc/net/arc_net_host_impl.cc#newcode153 components/arc/net/arc_net_host_impl.cc:153: chromeos::network_handler::ErrorCallback()); Out of curiosity... how are you supposed to ...
4 years, 9 months ago (2016-03-15 23:19:43 UTC) #9
stevenjb
https://codereview.chromium.org/1798293002/diff/1/components/arc/net/arc_net_host_impl.cc File components/arc/net/arc_net_host_impl.cc (right): https://codereview.chromium.org/1798293002/diff/1/components/arc/net/arc_net_host_impl.cc#newcode153 components/arc/net/arc_net_host_impl.cc:153: chromeos::network_handler::ErrorCallback()); On 2016/03/15 23:19:43, dcheng wrote: > Out of ...
4 years, 9 months ago (2016-03-15 23:31:31 UTC) #10
dcheng
lgtm
4 years, 9 months ago (2016-03-15 23:33:33 UTC) #11
abhishekbh
Thanks for the approvals. The callback question has been discussed and for the time being ...
4 years, 9 months ago (2016-03-16 00:23:53 UTC) #12
hidehiko
https://codereview.chromium.org/1798293002/diff/20001/components/arc/common/net.mojom File components/arc/common/net.mojom (right): https://codereview.chromium.org/1798293002/diff/20001/components/arc/common/net.mojom#newcode52 components/arc/common/net.mojom:52: [MinVersion=3] SetWifiEnabledState@4(bool is_enabled) => (bool result); As |result| is ...
4 years, 9 months ago (2016-03-16 00:45:58 UTC) #13
abhishekbh
On 2016/03/16 00:45:58, hidehiko wrote: > https://codereview.chromium.org/1798293002/diff/20001/components/arc/common/net.mojom > File components/arc/common/net.mojom (right): > > https://codereview.chromium.org/1798293002/diff/20001/components/arc/common/net.mojom#newcode52 > ...
4 years, 9 months ago (2016-03-16 01:08:34 UTC) #14
hidehiko
lgtm https://codereview.chromium.org/1798293002/diff/40001/components/arc/common/net.mojom File components/arc/common/net.mojom (right): https://codereview.chromium.org/1798293002/diff/40001/components/arc/common/net.mojom#newcode52 components/arc/common/net.mojom:52: // the state has been successfully set or ...
4 years, 9 months ago (2016-03-16 01:47:56 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1798293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1798293002/60001
4 years, 9 months ago (2016-03-16 22:46:28 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-16 23:22:15 UTC) #19
commit-bot: I haz the power
4 years, 9 months ago (2016-03-16 23:26:39 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9f654ac6a5d00c94ad1e612e3785fffd8e4df7c9
Cr-Commit-Position: refs/heads/master@{#381583}

Powered by Google App Engine
This is Rietveld 408576698