Chromium Code Reviews
DescriptionAdd generic functions for getting typed variation parameter values
This CL introduces generic functions for parsing variation parameters
into int, double, and bool (internally, variation parameters are
represented by a string).
The CL replaces some functions emulating this functionality in
ntp_snippets by the new ones in variations. More clean-up in
ntp_snippets is needed, left for further CLs.
BUG=671979
Committed: https://crrev.com/d5dd68d3f4af51d51ceed869058b0d639ebe2797
Cr-Commit-Position: refs/heads/master@{#437491}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Alexei's comments #Dependent Patchsets: Messages
Total messages: 17 (9 generated)
|