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

Issue 425783003: athena: Add a network-selector widget. (Closed)

Created:
6 years, 4 months ago by sadrul
Modified:
6 years, 4 months ago
Reviewers:
oshima, Daniel Erat
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

athena: Add a network-selector widget. The widget allows selecting a network to connect to. It also has basic support for connecting to password protected networks. BUG=387199 R=derat@chromium.org, oshima@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286142

Patch Set 1 #

Patch Set 2 : tot-merge #

Total comments: 1

Patch Set 3 : . #

Total comments: 7

Patch Set 4 : . #

Total comments: 2

Patch Set 5 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+520 lines, -4 lines) Patch
M athena/common/container_priorities.h View 1 chunk +1 line, -1 line 0 comments Download
M athena/main/athena_main.gyp View 1 2 chunks +3 lines, -0 lines 0 comments Download
M athena/main/debug/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
M athena/main/debug/debug_window.cc View 1 2 6 chunks +34 lines, -1 line 0 comments Download
A athena/main/debug/network_selector.h View 1 chunk +18 lines, -0 lines 0 comments Download
A athena/main/debug/network_selector.cc View 1 2 3 4 1 chunk +455 lines, -0 lines 0 comments Download
M athena/resources/athena_resources.gyp View 1 2 chunks +4 lines, -0 lines 0 comments Download
M ui/chromeos/network/network_icon.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/chromeos/network/network_info.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
sadrul
oshima@ for ui/chromeos/ and athena/ changes derat@ for DEPS inclusion of cros_system_api in athena/main/debug/DEPS https://codereview.chromium.org/425783003/diff/20001/athena/common/container_priorities.h ...
6 years, 4 months ago (2014-07-28 16:21:29 UTC) #1
Daniel Erat
LGTM for deps
6 years, 4 months ago (2014-07-28 16:22:04 UTC) #2
oshima
https://codereview.chromium.org/425783003/diff/40001/athena/main/debug/network_selector.cc File athena/main/debug/network_selector.cc (right): https://codereview.chromium.org/425783003/diff/40001/athena/main/debug/network_selector.cc#newcode92 athena/main/debug/network_selector.cc:92: connect_ = new views::BlueButton(this, base::ASCIIToUTF16("Connect")); I just learned about ...
6 years, 4 months ago (2014-07-28 17:49:29 UTC) #3
sadrul
https://codereview.chromium.org/425783003/diff/40001/athena/main/debug/network_selector.cc File athena/main/debug/network_selector.cc (right): https://codereview.chromium.org/425783003/diff/40001/athena/main/debug/network_selector.cc#newcode128 athena/main/debug/network_selector.cc:128: v->Layout(); On 2014/07/28 17:49:29, oshima wrote: > Can't you ...
6 years, 4 months ago (2014-07-29 04:13:27 UTC) #4
oshima
lgtm with one q https://codereview.chromium.org/425783003/diff/80001/athena/main/debug/network_selector.cc File athena/main/debug/network_selector.cc (right): https://codereview.chromium.org/425783003/diff/80001/athena/main/debug/network_selector.cc#newcode249 athena/main/debug/network_selector.cc:249: container_->Layout(); Isn't this enough? (PreferredSizeChanged ...
6 years, 4 months ago (2014-07-29 07:33:43 UTC) #5
sadrul
Thanks for the quick reviews! https://codereview.chromium.org/425783003/diff/80001/athena/main/debug/network_selector.cc File athena/main/debug/network_selector.cc (right): https://codereview.chromium.org/425783003/diff/80001/athena/main/debug/network_selector.cc#newcode249 athena/main/debug/network_selector.cc:249: container_->Layout(); On 2014/07/29 07:33:43, ...
6 years, 4 months ago (2014-07-29 09:25:15 UTC) #6
sadrul
6 years, 4 months ago (2014-07-29 09:27:38 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 manually as r286142 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698