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

Issue 9584016: [uber page] Implement "use shared proxies" and "add connection". (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)
Visibility:
Public.

Description

[uber page] Implement "use shared proxies" and "add connection". BUG=chromium:110749, chromium:112293 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=124936

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove console spam and add documentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+230 lines, -88 lines) Patch
M chrome/browser/resources/options2/chromeos/network_list.js View 1 20 chunks +230 lines, -88 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
kevers
Hi Chris, Can you please have a look at this Cl.
8 years, 9 months ago (2012-03-02 17:58:58 UTC) #1
csilv
lgtm w/ nits https://chromiumcodereview.appspot.com/9584016/diff/1/chrome/browser/resources/options2/chromeos/network_list.js File chrome/browser/resources/options2/chromeos/network_list.js (right): https://chromiumcodereview.appspot.com/9584016/diff/1/chrome/browser/resources/options2/chromeos/network_list.js#newcode583 chrome/browser/resources/options2/chromeos/network_list.js:583: console.log('fired callback to add a connection'); ...
8 years, 9 months ago (2012-03-03 02:21:41 UTC) #2
kevers
8 years, 9 months ago (2012-03-05 14:33:01 UTC) #3
https://chromiumcodereview.appspot.com/9584016/diff/1/chrome/browser/resource...
File chrome/browser/resources/options2/chromeos/network_list.js (right):

https://chromiumcodereview.appspot.com/9584016/diff/1/chrome/browser/resource...
chrome/browser/resources/options2/chromeos/network_list.js:583:
console.log('fired callback to add a connection');
On 2012/03/03 02:21:41, csilv wrote:
> delete console.log (unless you really need it to be there).

Done.

https://chromiumcodereview.appspot.com/9584016/diff/1/chrome/browser/resource...
chrome/browser/resources/options2/chromeos/network_list.js:691:
updateToggleControl: function(key, active) {
On 2012/03/03 02:21:41, csilv wrote:
> comment method

Done.

Powered by Google App Engine
This is Rietveld 408576698