commit | f6523727f2df581e2a825316636909e2afdb1a4f | [log] [tgz] |
---|---|---|
author | Gregory Chatzinoff <[email protected]> | Tue Nov 21 01:33:53 2017 |
committer | Commit Bot <[email protected]> | Tue Nov 21 01:33:53 2017 |
tree | 14423376143e2adb7a595cd2b720881ba65c0a0b | |
parent | aef1e5e54e5e66fda8ee414336107c3be78162fd [diff] |
Use VariationsService::SetupFieldTrials in iOS. iOS currently has a forked version of VariationsService::SetupFieldTrials. This CL refactors IOSMainParts to use the version from VariationsService instead, since it is better maintained. The CL also removes duplicated iOS switches and creates an iOS version of the PlatformFieldTrials object, as the SetupFieldTrials API requires it. Since the prior SetupIOSFieldTrials API only had an expired, unused experiment, it could be deleted. Bug: 784996 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I2c24e8435bb6a135e798d521ec899dff5902bd98 Reviewed-on: https://chromium-review.googlesource.com/773080 Reviewed-by: Alexei Svitkine <[email protected]> Reviewed-by: Justin Cohen <[email protected]> Reviewed-by: Peter Lee <[email protected]> Commit-Queue: Gregory Chatzinoff <[email protected]> Cr-Commit-Position: refs/heads/master@{#518036}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .