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

Issue 7634018: base: Rename ValueType to something less redundant as _just_ Type. (Closed)

Created:
9 years, 4 months ago by tfarina
Modified:
9 years, 4 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, joi+watch-content_chromium.org, Paweł Hajdan Jr., jam, brettw-cc_chromium.org
Visibility:
Public.

Description

base: Rename ValueType to something less redundant as _just_ Type. So instead of: base::Value::ValueType We write a nice: base::Value::Type BUG=None TEST=None R=evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96614

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -34 lines) Patch
M base/values.h View 3 chunks +6 lines, -6 lines 0 comments Download
M base/values.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_pref_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/policy/configuration_policy_provider.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/default_pref_store.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/default_pref_store.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/prefs/pref_model_associator_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/pref_service.h View 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/prefs/pref_service.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/prefs/pref_value_store.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/prefs/pref_value_store.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/prefs/scoped_user_pref_update.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/prefs/scoped_user_pref_update.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/core_options_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/core_options_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/json_schema_validator_unittest_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/v8_value_converter_browsertest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
9 years, 4 months ago (2011-08-12 01:54:49 UTC) #1
Evan Martin
9 years, 4 months ago (2011-08-12 17:55:47 UTC) #2
LGTM, thanks for simplifying it while cleaning up the base thing

Powered by Google App Engine
This is Rietveld 408576698