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

Issue 7618021: base: Fix the TODO in ListValue::Remove(). (Closed)

Created:
9 years, 4 months ago by tfarina
Modified:
9 years, 4 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, mihaip+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

base: Fix the TODO in ListValue::Remove(). Change the return type of Remove() to bool, and add a size_t output parameter. BUG=None TEST=None R=evan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96702

Patch Set 1 #

Patch Set 2 : fix unittests #

Patch Set 3 : U #

Patch Set 4 : fix chromeos #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -23 lines) Patch
M base/values.h View 1 chunk +3 lines, -2 lines 0 comments Download
M base/values.cc View 1 chunk +6 lines, -8 lines 0 comments Download
M base/values_unittest.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/chromeos/user_cros_settings_provider.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/content_settings/content_settings_notification_provider.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_web_ui.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/external_policy_extension_loader_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/translate/translate_prefs.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 22:17:09 UTC) #1
Evan Martin
9 years, 4 months ago (2011-08-12 22:28:15 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698