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

Issue 3052034: base: Rename EnvVarGetter to Environment. (Closed)

Created:
10 years, 4 months ago by tfarina
Modified:
9 years, 7 months ago
CC:
chromium-reviews, dpranke+watch_chromium.org, cbentzel+watch_chromium.org, Paul Godavari, Alpha Left Google, ben+cc_chromium.org, Sergey Ulanov, John Grabowski, Paweł Hajdan Jr., jam, dmac, fbarchard, pam+watch_chromium.org, awong, garykac, brettw-cc_chromium.org, darin-cc_chromium.org, scherkus (not reviewing)
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

base: Rename EnvVarGetter to Environment. Now EnvVarGetter do much more than getting environment variables. Per suggestion from Pawel in http://codereview.chromium.org/3043018/. BUG=None TEST=trybots Signed-off-by: Thiago Farina <tfarina@chromium.org>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54696

Patch Set 1 #

Total comments: 8

Patch Set 2 : review #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+192 lines, -197 lines) Patch
M app/gtk_util.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M app/l10n_util_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M base/base.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M base/base.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M base/base_paths_posix.cc View 3 chunks +3 lines, -3 lines 0 comments Download
A + base/environment.h View 3 chunks +6 lines, -6 lines 1 comment Download
A + base/environment.cc View 3 chunks +6 lines, -6 lines 0 comments Download
A + base/environment_unittest.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M base/linux_util.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M base/linux_util.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M base/nss_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M base/xdg_util.h View 2 chunks +5 lines, -5 lines 0 comments Download
M base/xdg_util.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M base/xdg_util_unittest.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/browser_init.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/dom_ui/advanced_options_utils_gtk.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/gtk/create_application_shortcuts_dialog_gtk.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/gtk/gconf_titlebar_listener.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/gtk/gtk_theme_provider.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/gtk/options/advanced_contents_gtk.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/locale_tests_uitest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/net/url_fixer_upper.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/profile.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profile_impl.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/renderer_host/audio_renderer_host_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/safe_browsing/protocol_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/shell_integration.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/shell_integration_linux.cc View 7 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/shell_integration_unittest.cc View 8 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/web_applications/web_app.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/zygote_host_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/common/chrome_paths_linux.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/common/logging_chrome.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/logging_chrome_uitest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/common/process_watcher_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/plugin/plugin_main_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/automated_ui_tests/automated_ui_tests.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/startup/shutdown_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/startup/startup_test.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/ui/ui_test_suite.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M courgette/encoded_program.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M media/audio/audio_input_controller_unittest.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M media/audio/audio_output_controller_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_config_service_linux.h View 4 chunks +6 lines, -6 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 6 chunks +8 lines, -8 lines 0 comments Download
M net/proxy/proxy_config_service_linux_unittest.cc View 10 chunks +35 lines, -35 lines 0 comments Download
M remoting/host/simple_host_process.cc View 1 chunk +1 line, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_main.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
tfarina
Sorry for this big CL.
10 years, 4 months ago (2010-07-31 22:47:02 UTC) #1
viettrungluu
Driving by.... http://codereview.chromium.org/3052034/diff/1/10 File base/linux_util.cc (right): http://codereview.chromium.org/3052034/diff/1/10#newcode20 base/linux_util.cc:20: #include "base/environment.h" This seems like an unnecessary ...
10 years, 4 months ago (2010-07-31 23:02:12 UTC) #2
tfarina
Good catches trungluu! http://codereview.chromium.org/3052034/diff/1/10 File base/linux_util.cc (right): http://codereview.chromium.org/3052034/diff/1/10#newcode20 base/linux_util.cc:20: #include "base/environment.h" On 2010/07/31 23:02:12, viettrungluu ...
10 years, 4 months ago (2010-08-01 00:45:00 UTC) #3
Paweł Hajdan Jr.
I only looked at the base/environment bits assuming all the rest are trivial changes. http://codereview.chromium.org/3052034/diff/8001/9007 ...
10 years, 4 months ago (2010-08-02 17:35:57 UTC) #4
tfarina
On 2010/08/02 17:35:57, Paweł Hajdan Jr. wrote: > I only looked at the base/environment bits ...
10 years, 4 months ago (2010-08-02 23:46:08 UTC) #5
Paweł Hajdan Jr.
Up to you. On Mon, Aug 2, 2010 at 16:46, <tfarina@chromium.org> wrote: > On 2010/08/02 ...
10 years, 4 months ago (2010-08-03 00:16:40 UTC) #6
tfarina
On 2010/08/03 00:16:40, Paweł Hajdan Jr. wrote: > Up to you. > Going to do ...
10 years, 4 months ago (2010-08-03 02:08:17 UTC) #7
Lei Zhang
10 years, 4 months ago (2010-08-03 02:16:23 UTC) #8
LGTM rubberstamp.

Powered by Google App Engine
This is Rietveld 408576698