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

Issue 4580001: A bunch of proxy DOMUI changes. (Closed)

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

Description

A bunch of proxy DOMUI changes. - Make sure invalid manual proxy changes can be changed to valid; - Disable single proxy when manual proxy is not checked; - Clearing manual settings take effect; Kuan fixed the backend and I fixed the DOMUI. BUG=chromium-os:8703, chromium-os:8683, chromium-os:8710 TEST=Verify per bug report. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65401

Patch Set 1 #

Patch Set 2 : more bug fixes and fix unit_tests #

Total comments: 8

Patch Set 3 : address kuan's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -125 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/cros_settings_provider_proxy.h View 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/cros_settings_provider_proxy.cc View 1 2 8 chunks +94 lines, -73 lines 0 comments Download
M chrome/browser/chromeos/proxy_config_service_impl.cc View 3 chunks +6 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/proxy_config_service_impl_unittest.cc View 1 1 chunk +15 lines, -28 lines 0 comments Download
M chrome/browser/resources/options/chromeos_proxy_options.js View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
xiyuan
10 years, 1 month ago (2010-11-05 20:02:48 UTC) #1
kuan
LGTM. thank you so very much for helping me fix the problem and land this ...
10 years, 1 month ago (2010-11-05 21:30:09 UTC) #2
xiyuan
http://codereview.chromium.org/4580001/diff/2001/3002 File chrome/browser/chromeos/cros_settings_provider_proxy.cc (right): http://codereview.chromium.org/4580001/diff/2001/3002#newcode16 chrome/browser/chromeos/cros_settings_provider_proxy.cc:16: static const char kProxySignleHttpPort[] = "cros.proxy.singlehttpport"; On 2010/11/05 21:30:10, ...
10 years, 1 month ago (2010-11-05 21:54:52 UTC) #3
kuan
LGTM. thanks for making the changes! On 2010/11/05 21:54:52, xiyuan wrote: > http://codereview.chromium.org/4580001/diff/2001/3002 > File ...
10 years, 1 month ago (2010-11-08 17:42:45 UTC) #4
zel
10 years, 1 month ago (2010-11-08 17:58:37 UTC) #5
LGTM

also, I think we should take this one into 552c branch as well

Powered by Google App Engine
This is Rietveld 408576698