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

Issue 10914246: Add some useful features to base::Values: (Closed)

Created:
8 years, 3 months ago by not at google - send to devlin
Modified:
8 years, 3 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, benwells
Visibility:
Public.

Description

Add some useful features to base::Values: - Typed Append methods to ListValue (AppendString etc) including AppendStrings. - Typed SetWithoutPathExpansion methods (SetStringWithoutPathExpansion etc). The latter is important because it's a common mistake to use Set rather than SetWithoutPathExpansion; the existence of these extra methods should help. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=156716

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -0 lines) Patch
M base/values.h View 1 2 chunks +18 lines, -0 lines 0 comments Download
M base/values.cc View 1 2 chunks +59 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
not at google - send to devlin
8 years, 3 months ago (2012-09-13 01:14:40 UTC) #1
willchan no longer on Chromium
lgtm
8 years, 3 months ago (2012-09-13 19:18:31 UTC) #2
commit-bot: I haz the power
8 years, 3 months ago (2012-09-13 22:02:31 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698