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

Issue 9668010: Move proxy handling into network details. (Closed)

Created:
8 years, 9 months ago by kevers
Modified:
8 years, 9 months ago
Reviewers:
csilv
CC:
chromium-reviews, arv (Not doing code reviews), stevenjb
Visibility:
Public.

Description

Move proxy handling into network details. BUG=chromium:116977 TEST=Open network options for a WiFi or Ethernet connection. The dialog should contain a proxy tab. If the network is shared, the contents of the tab are enabled/disabled based on whether "enable proxies for shared networks" is checked in the main settings page. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126221

Patch Set 1 #

Patch Set 2 : Add missing jsdoc. #

Total comments: 14

Patch Set 3 : Address reviewer feedback. #

Total comments: 2

Patch Set 4 : Fix 80-column wrap. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+326 lines, -117 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/options2/chromeos/internet_detail.css View 1 2 2 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/resources/options2/chromeos/internet_detail.html View 1 2 3 3 chunks +144 lines, -6 lines 0 comments Download
M chrome/browser/resources/options2/chromeos/internet_detail.js View 1 2 4 chunks +158 lines, -96 lines 0 comments Download
M chrome/browser/resources/options2/chromeos/internet_options.js View 1 5 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/resources/options2/options.html View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/resources/options2/options.js View 2 chunks +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/options2/options_bundle.js View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/options2/chromeos/internet_options_handler2.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kevers
Hi Chris, Can you please have a look at this CL, which moves the proxy ...
8 years, 9 months ago (2012-03-09 17:51:10 UTC) #1
csilv
On 2012/03/09 17:51:10, kevers wrote: > Hi Chris, > > Can you please have a ...
8 years, 9 months ago (2012-03-09 21:34:43 UTC) #2
csilv
On 2012/03/09 21:34:43, csilv wrote: > On 2012/03/09 17:51:10, kevers wrote: > > Hi Chris, ...
8 years, 9 months ago (2012-03-09 21:50:40 UTC) #3
csilv
http://codereview.chromium.org/9668010/diff/2001/chrome/browser/resources/options2/chromeos/internet_detail.css File chrome/browser/resources/options2/chromeos/internet_detail.css (right): http://codereview.chromium.org/9668010/diff/2001/chrome/browser/resources/options2/chromeos/internet_detail.css#newcode46 chrome/browser/resources/options2/chromeos/internet_detail.css:46: nit: remove this extra linefeed http://codereview.chromium.org/9668010/diff/2001/chrome/browser/resources/options2/chromeos/internet_detail.html File chrome/browser/resources/options2/chromeos/internet_detail.html (right): ...
8 years, 9 months ago (2012-03-09 22:30:13 UTC) #4
kevers
http://codereview.chromium.org/9668010/diff/2001/chrome/browser/resources/options2/chromeos/internet_detail.css File chrome/browser/resources/options2/chromeos/internet_detail.css (right): http://codereview.chromium.org/9668010/diff/2001/chrome/browser/resources/options2/chromeos/internet_detail.css#newcode46 chrome/browser/resources/options2/chromeos/internet_detail.css:46: On 2012/03/09 22:30:14, csilv wrote: > nit: remove this ...
8 years, 9 months ago (2012-03-12 13:57:13 UTC) #5
csilv
lgtm https://chromiumcodereview.appspot.com/9668010/diff/7001/chrome/browser/resources/options2/chromeos/internet_detail.html File chrome/browser/resources/options2/chromeos/internet_detail.html (right): https://chromiumcodereview.appspot.com/9668010/diff/7001/chrome/browser/resources/options2/chromeos/internet_detail.html#newcode448 chrome/browser/resources/options2/chromeos/internet_detail.html:448: <input id="secureProxyPort" type="text" data-type="number" size="4" nit: wrap to ...
8 years, 9 months ago (2012-03-12 18:44:35 UTC) #6
kevers
https://chromiumcodereview.appspot.com/9668010/diff/7001/chrome/browser/resources/options2/chromeos/internet_detail.html File chrome/browser/resources/options2/chromeos/internet_detail.html (right): https://chromiumcodereview.appspot.com/9668010/diff/7001/chrome/browser/resources/options2/chromeos/internet_detail.html#newcode448 chrome/browser/resources/options2/chromeos/internet_detail.html:448: <input id="secureProxyPort" type="text" data-type="number" size="4" On 2012/03/12 18:44:35, csilv ...
8 years, 9 months ago (2012-03-12 19:55:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/9668010/11001
8 years, 9 months ago (2012-03-12 19:55:37 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-12 21:12:11 UTC) #9
Change committed as 126221

Powered by Google App Engine
This is Rietveld 408576698