DescriptionCleanup SplitStringIntoKeyaluePairs implementation.
This function was originally a helper function for sync and wasn't cleaned up/revisited since its move to base/ .
Since there are now several users of this function, we should care about a cleaner implementation.
While at string_split.cc, moving local functions (which partially were missing 'static') to an anonymous namespace.
BUG=NONE
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256226
Patch Set 1 : #
Total comments: 8
Patch Set 2 : Rebased. #Patch Set 3 : Removed incorrect DCHECK. #Patch Set 4 : Move cc-local functions to anonymous namespace. #Patch Set 5 : Rebased. #
Messages
Total messages: 16 (0 generated)
|