commit | 1ee1fb80275f7e85ba0c614ffa5a89bad2434b2c | [log] [tgz] |
---|---|---|
author | Hitoshi Yoshida <[email protected]> | Thu Nov 16 01:54:46 2017 |
committer | Commit Bot <[email protected]> | Thu Nov 16 01:54:46 2017 |
tree | 7c7967d7edf6125f9642bcd232c7ab65474f62a7 | |
parent | dfc102ecb13e25634a92e2dd7d38646276acab3b [diff] |
bindings: Rename ConditionalFeature to OriginTrialFeature Files introduced in https://crrev.com/487917 are still focusing on only origin trials. It is confusing until it introduces other conditional features. Beside it, this name "ConditionalFeatures" is easy to conflict with other methods in bindings code generation. So this CL renames them to use OriginTrial. TBR=dpranke Bug: 615060 Change-Id: I4ae8bd559fe3c1af09b5313a03bc009f05b79b6f Reviewed-on: https://chromium-review.googlesource.com/770517 Commit-Queue: Hitoshi Yoshida <[email protected]> Reviewed-by: Yuki Shiino <[email protected]> Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Ian Clelland <[email protected]> Cr-Commit-Position: refs/heads/master@{#516949}
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 .