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

Issue 4237001: Add support for different type of encyrption when adding a network.... (Closed)

Created:
10 years, 1 month ago by Charlie Lee
Modified:
9 years, 7 months ago
Reviewers:
xiyuan, stevenjb
CC:
chromium-reviews, arv (Not doing code reviews), davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Add support for different type of encyrption when adding a network. BUG=chromium-os:8193 TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64808

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 6

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -56 lines) Patch
M chrome/app/generated_resources.grd View 1 2 4 chunks +23 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/cros/mock_network_library.h View 5 6 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 2 3 4 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/internet_options_handler.cc View 1 2 3 4 4 chunks +42 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.h View 6 chunks +18 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 2 3 11 chunks +78 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_network_element.js View 1 8 chunks +77 lines, -22 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options_page.css View 1 2 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Charlie Lee
10 years, 1 month ago (2010-11-02 19:22:45 UTC) #1
xiyuan
LGTM
10 years, 1 month ago (2010-11-02 19:41:55 UTC) #2
stevenjb
http://codereview.chromium.org/4237001/diff/19001/20002 File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/4237001/diff/19001/20002#newcode715 chrome/browser/chromeos/cros/network_library.cc:715: ssid, password, identity, certpath, auto_connect); It might be better ...
10 years, 1 month ago (2010-11-02 19:48:13 UTC) #3
Charlie Lee
http://codereview.chromium.org/4237001/diff/19001/20002 File chrome/browser/chromeos/cros/network_library.cc (right): http://codereview.chromium.org/4237001/diff/19001/20002#newcode715 chrome/browser/chromeos/cros/network_library.cc:715: ssid, password, identity, certpath, auto_connect); Ok, since the only ...
10 years, 1 month ago (2010-11-02 20:01:51 UTC) #4
stevenjb
10 years, 1 month ago (2010-11-02 20:24:24 UTC) #5
On 2010/11/02 20:01:51, Charlie Lee wrote:
> When we go back to using DOM ui, we need to fix network_menu to have the
> security selection combobox.

Yes, we'll want to figure out if/how we want to to this.

> Yes, I believe there's a bug on that issue. For now, I won't fix it here.
> 
Fair enough.

LGTM

Powered by Google App Engine
This is Rietveld 408576698