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

Issue 5094002: Fix favorite and auto_connect property usage (again) (Closed)

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

Description

Fix favorite and auto_connect property usage (again) The original CL was: http://codereview.chromium.org/4818002 which missed a unittest fix, and the commit(r66253) was reverted (r66258). Changed chrome/browser/chromeos/options/wifi_config_view_browsertest.cc and network_library.h. BUG=chromium-os:8193 TEST=manually open chrome://settings/internet and see if remembered networks are listed properly. For DOMUI network menu, pass --enable-domui-menu for chrome to enable and check. Also check browser_test --gtest_filter="WifiConfigViewTest.ChangeAutoConnectSaveTest" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66411

Patch Set 1 #

Patch Set 2 : Sync with HEAD #

Patch Set 3 : Fix browsertest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -54 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/cros/network_library.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/cros/network_library.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/internet_options_handler.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/dom_ui/network_menu_ui.cc View 2 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view_browsertest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.h View 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 4 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/resources/network_menu.js View 7 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_detail.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/chromeos_internet_options.js View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
kochi
Hi Charlie, The original CL was reverted because I missed a change for browser_test. Now ...
10 years, 1 month ago (2010-11-17 08:48:54 UTC) #1
Charlie Lee
10 years, 1 month ago (2010-11-17 09:26:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698