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

Issue 3166028: Replace network combobox with network dropdown button (Closed)

Created:
10 years, 4 months ago by Dmitry Polukhin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org, oshima, Paweł Hajdan Jr.
Visibility:
Public.

Description

Replace network combobox with network dropdown button BUG=chromium-os:4023, chromium-os:4117, chromium-os:4117 TEST=Manual test first OOBE screen Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=59343

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : fixed minor issue #

Patch Set 5 : temporary disable network screen tests #

Total comments: 7

Patch Set 6 : comments resolved #

Patch Set 7 : nit fixed #

Total comments: 1

Patch Set 8 : rebase #

Patch Set 9 : Removed trailing spaces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+777 lines, -758 lines) Patch
M chrome/browser/chromeos/dom_ui/internet_options_handler.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/login/network_screen.h View 1 2 3 4 5 6 3 chunks +10 lines, -57 lines 0 comments Download
M chrome/browser/chromeos/login/network_screen.cc View 1 2 3 4 5 6 chunks +46 lines, -212 lines 0 comments Download
M chrome/browser/chromeos/login/network_screen_browsertest.cc View 1 2 3 4 8 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/login/network_screen_delegate.h View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/chromeos/login/network_selection_view.h View 4 chunks +3 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/login/network_selection_view.cc View 1 2 3 10 chunks +22 lines, -41 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/wizard_controller_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/options/internet_page_view.cc View 6 chunks +8 lines, -8 lines 0 comments Download
A chrome/browser/chromeos/status/network_dropdown_button.h View 1 1 chunk +46 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/network_dropdown_button.cc View 1 1 chunk +73 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/network_menu.h View 1 2 3 1 chunk +164 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/network_menu.cc View 1 2 3 1 chunk +360 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.h View 3 chunks +8 lines, -93 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu_button.cc View 1 2 4 chunks +11 lines, -319 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Dmitry Polukhin
10 years, 3 months ago (2010-09-13 10:17:07 UTC) #1
Nikita (slow)
Please add chocobo@ to the reviewer list too. http://codereview.chromium.org/3166028/diff/10001/11002 File chrome/browser/chromeos/login/network_screen.cc (right): http://codereview.chromium.org/3166028/diff/10001/11002#newcode60 chrome/browser/chromeos/login/network_screen.cc:60: UpdateStatus(); ...
10 years, 3 months ago (2010-09-13 11:03:36 UTC) #2
Dmitry Polukhin
http://codereview.chromium.org/3166028/diff/10001/11002 File chrome/browser/chromeos/login/network_screen.cc (right): http://codereview.chromium.org/3166028/diff/10001/11002#newcode60 chrome/browser/chromeos/login/network_screen.cc:60: UpdateStatus(); On 2010/09/13 11:03:36, Nikita Kostylev wrote: > Might ...
10 years, 3 months ago (2010-09-13 12:17:39 UTC) #3
Dmitry Polukhin
Charlie, could you please take a look to this CL? I know you are working ...
10 years, 3 months ago (2010-09-13 14:48:04 UTC) #4
Dmitry Polukhin
Oshima, as far as I know you are making experiment with DOM based network menu.
10 years, 3 months ago (2010-09-13 16:02:13 UTC) #5
Paweł Hajdan Jr.
Drive-by with a test comment. http://codereview.chromium.org/3166028/diff/18001/19004 File chrome/browser/chromeos/login/network_screen_browsertest.cc (right): http://codereview.chromium.org/3166028/diff/18001/19004#newcode203 chrome/browser/chromeos/login/network_screen_browsertest.cc:203: #if 0 Why?
10 years, 3 months ago (2010-09-13 17:57:37 UTC) #6
oshima
On 2010/09/13 16:02:13, Dmitry Polukhin wrote: > Oshima, as far as I know you are ...
10 years, 3 months ago (2010-09-13 18:21:26 UTC) #7
Charlie Lee
lgtm
10 years, 3 months ago (2010-09-13 18:29:35 UTC) #8
Dmitry Polukhin
On 2010/09/13 17:57:37, Paweł Hajdan Jr. wrote: > Drive-by with a test comment. > > ...
10 years, 3 months ago (2010-09-13 18:47:39 UTC) #9
Dmitry Polukhin
On 2010/09/13 18:21:26, oshima wrote: > On 2010/09/13 16:02:13, Dmitry Polukhin wrote: > > Oshima, ...
10 years, 3 months ago (2010-09-13 18:52:23 UTC) #10
oshima
On Mon, Sep 13, 2010 at 11:52 AM, <dpolukhin@chromium.org> wrote: > On 2010/09/13 18:21:26, oshima ...
10 years, 3 months ago (2010-09-13 19:43:39 UTC) #11
Nikita (slow)
10 years, 3 months ago (2010-09-14 06:14:45 UTC) #12
LGTM

Powered by Google App Engine
This is Rietveld 408576698