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

Issue 7033040: Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enums. (Closed)

Created:
9 years, 7 months ago by Mike Mammarella
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enums, one for each type of setting. This provides additional type safety. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86149

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -75 lines) Patch
M net/proxy/proxy_config_service_linux.h View 1 4 chunks +28 lines, -22 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 1 16 chunks +32 lines, -36 lines 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 1 5 chunks +18 lines, -17 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Mike Mammarella
9 years, 7 months ago (2011-05-20 01:06:51 UTC) #1
vandebo (ex-Chrome)
LGTM w/ nit. http://codereview.chromium.org/7033040/diff/1/net/proxy/proxy_config_service_linux.cc File net/proxy/proxy_config_service_linux.cc (right): http://codereview.chromium.org/7033040/diff/1/net/proxy/proxy_config_service_linux.cc#newcode317 net/proxy/proxy_config_service_linux.cc:317: return false; // placate compiler nit: ...
9 years, 7 months ago (2011-05-20 20:05:48 UTC) #2
Mike Mammarella
http://codereview.chromium.org/7033040/diff/1/net/proxy/proxy_config_service_linux.cc File net/proxy/proxy_config_service_linux.cc (right): http://codereview.chromium.org/7033040/diff/1/net/proxy/proxy_config_service_linux.cc#newcode317 net/proxy/proxy_config_service_linux.cc:317: return false; // placate compiler On 2011/05/20 20:05:49, vandebo ...
9 years, 7 months ago (2011-05-20 20:42:36 UTC) #3
vandebo (ex-Chrome)
LGTM
9 years, 7 months ago (2011-05-20 20:58:05 UTC) #4
commit-bot: I haz the power
9 years, 7 months ago (2011-05-20 21:46:49 UTC) #5
Change committed as 86149

Powered by Google App Engine
This is Rietveld 408576698