 Chromium Code Reviews
 Chromium Code Reviews Issue 
            10914246:
    Add some useful features to base::Values:  (Closed)
    
  
    Issue 
            10914246:
    Add some useful features to base::Values:  (Closed) 
  | DescriptionAdd 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 #
 Messages
    Total messages: 3 (0 generated)
     | ||||||||||||||||||||||||||||