Chromium Code Reviews
DescriptionRefactor field_trial.cc
This change does three things:
1) removes the <handle>,<length> switch on the command line on Windows, since
we are now using a static size.
2) creates CreateTrialsFromWindowsHandle(), which CreateTrialsFromCommandLine()
will call, and makes CreateTrialsFromCommandLine more symmetric. We will probably
do something similar for linux and mac
3) typedefs SharedPersistentMemoryAllocator::Reference and SharedPersistentMemoryAllocator
to FieldTrial::FieldTrialRef and FieldTrialList::FieldTrialAllocator respectively.
BUG=665247
Committed: https://crrev.com/cc8319b4398e1568d6ea270f74f4fa0146cd455c
Cr-Commit-Position: refs/heads/master@{#433264}
Patch Set 1 #Patch Set 2 : git rebase-update #Patch Set 3 : keep flag the same #
Total comments: 1
Patch Set 4 : fix nit #Patch Set 5 : git rebase-update #
Messages
Total messages: 17 (9 generated)
|
||||||||||||||||||||||||||||