commit | 386afc6d643d0cc52572df9f0ab007c44dcc732e | [log] [tgz] |
---|---|---|
author | Henrik Boström <[email protected]> | Mon Oct 08 07:47:15 2018 |
committer | Commit Bot <[email protected]> | Mon Oct 08 07:47:15 2018 |
tree | 5cd9ef1752ba2c98d649c58bab29af2d66d776a6 | |
parent | 45c36ac2037dc194a530ebc0e9888428c83c8213 [diff] |
Make RTCUnifiedPlanByDefault a base::Feature. It was previously a blink::RuntimeEnabledFeature (--enable-blink-feature), making it a base::Feature (--enable-feature) allows us to control it with Finch experiments. The blink feature is kept for backwards compatibility; either one of the flags can be used to enable Unified Plan by default. This also adds the flag to the chrome://flags page. Bug: 857003 Change-Id: I2fafec1a54ded69c37cc469b4f43c10e1a5f7ef3 Reviewed-on: https://chromium-review.googlesource.com/c/1264580 Commit-Queue: Henrik Boström <[email protected]> Reviewed-by: Philip Jägenstedt <[email protected]> Reviewed-by: Harald Alvestrand <[email protected]> Cr-Commit-Position: refs/heads/master@{#597493}
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 .