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

Issue 149785: Add proxy config (using gnome-network-preferences) (Closed)

Created:
11 years, 5 months ago by mattm
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add proxy config (using gnome-network-preferences) BUG=11507 TEST=Open options, click change proxy, gnome-network-preferences should launch. If gnome isn't installed, LinuxProxyConfig wiki page should load. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21023

Patch Set 1 #

Total comments: 6

Patch Set 2 : Use resource string for url, check for running under Gnome #

Total comments: 4

Patch Set 3 : fix include order, launch from ui thread #

Total comments: 1

Patch Set 4 : use new forground tab #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -8 lines) Patch
M base/linux_util.h View 1 chunk +6 lines, -0 lines 0 comments Download
M base/linux_util.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/options/advanced_contents_gtk.cc View 1 2 3 4 chunks +51 lines, -1 line 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 3 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mattm
11 years, 5 months ago (2009-07-17 02:23:50 UTC) #1
Evan Stade
overall looks ok to me, even if it does make my stomach a little urpy. ...
11 years, 5 months ago (2009-07-17 03:00:59 UTC) #2
mattm
http://codereview.chromium.org/149785/diff/1/2 File chrome/browser/gtk/options/advanced_contents_gtk.cc (right): http://codereview.chromium.org/149785/diff/1/2#newcode37 Line 37: const char kProxyConfigBinary[] = "/usr/bin/gnome-network-preferences"; On 2009/07/17 03:00:59, ...
11 years, 5 months ago (2009-07-17 19:34:25 UTC) #3
Evan Stade
On 2009/07/17 19:34:25, mattm wrote: > http://codereview.chromium.org/149785/diff/1/2 > File chrome/browser/gtk/options/advanced_contents_gtk.cc (right): > > http://codereview.chromium.org/149785/diff/1/2#newcode37 > ...
11 years, 5 months ago (2009-07-17 20:37:49 UTC) #4
Evan Martin
On 2009/07/17 20:37:49, Evan Stade wrote: > Lei and I talked and it seems hard ...
11 years, 5 months ago (2009-07-17 20:40:10 UTC) #5
mattm
On 2009/07/17 20:40:10, Evan Martin wrote: > On 2009/07/17 20:37:49, Evan Stade wrote: > > ...
11 years, 5 months ago (2009-07-17 21:58:04 UTC) #6
mattm
On 2009/07/17 21:58:04, mattm wrote: > On 2009/07/17 20:40:10, Evan Martin wrote: > > On ...
11 years, 5 months ago (2009-07-17 22:00:54 UTC) #7
Evan Stade
ok sounds good http://codereview.chromium.org/149785/diff/1005/1009 File chrome/browser/gtk/options/advanced_contents_gtk.cc (right): http://codereview.chromium.org/149785/diff/1005/1009#newcode13 Line 13: #include "base/linux_util.h" nit:alphabetical http://codereview.chromium.org/149785/diff/1005/1009#newcode327 Line ...
11 years, 5 months ago (2009-07-17 22:06:53 UTC) #8
mattm
http://codereview.chromium.org/149785/diff/1005/1009 File chrome/browser/gtk/options/advanced_contents_gtk.cc (right): http://codereview.chromium.org/149785/diff/1005/1009#newcode13 Line 13: #include "base/linux_util.h" On 2009/07/17 22:06:54, Evan Stade wrote: ...
11 years, 5 months ago (2009-07-17 22:59:29 UTC) #9
Evan Stade
lgtm http://codereview.chromium.org/149785/diff/2009/1015 File chrome/browser/gtk/options/advanced_contents_gtk.cc (right): http://codereview.chromium.org/149785/diff/2009/1015#newcode311 Line 311: GURL(), NEW_WINDOW, PageTransition::LINK); new foreground tab probably ...
11 years, 5 months ago (2009-07-17 23:05:03 UTC) #10
Evan Martin
the proxy test has started failling on the buildbots, maybe this change?
11 years, 5 months ago (2009-07-18 00:18:34 UTC) #11
mattm
11 years, 5 months ago (2009-07-18 00:31:29 UTC) #12
hm, yeah.  reverting..

On Fri, Jul 17, 2009 at 17:18, <evan@chromium.org> wrote:
> the proxy test has started failling on the buildbots, maybe this change?
>
>
> http://codereview.chromium.org/149785
>

Powered by Google App Engine
This is Rietveld 408576698