DescriptionAdd a boolean histogram "Chrome.CommandLineUseSystemSSL" to keep track of
"--use-system-ssl" usage. The flag forces the user to use SSLClientSocket[Mac,
Win], instead of the default NSS SSL implementation.
I also changed the order of initialize callings in
BrowserMainRunnerImpl::Initialize(), because originally the StatisticsRecorder
was created after main loop flag parsing so the new histogram can not be
recorded. Since StatisticsRecorder has few dependencies, I think this will
not have negative effect.
BUG=102003
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124770
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #Patch Set 5 : #
Messages
Total messages: 11 (0 generated)
|