commit | 724c6bfb281fa9acf07800f0d616c16c2dddbb6f | [log] [tgz] |
---|---|---|
author | Michelle <[email protected]> | Thu Dec 15 04:55:38 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 15 04:55:38 2022 |
tree | 05b68229ad03169f614a3280acf7cd7c98aeba5c | |
parent | 49d4114f935446e90431076b50c09936df655a46 [diff] |
Move touch text editing redesign flag from ash to ui base features. Move the touch text editing redesign flag from ash_features to ui_base_features and change some flag checks to IS_CHROMEOS instead of IS_CHROMEOS_ASH. Bug: b:244116654 Change-Id: Ie9d24273648df851515bfab7b779a0a98f7cb193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4082468 Commit-Queue: Michelle Chen <[email protected]> Reviewed-by: Darren Shen <[email protected]> Reviewed-by: Tommy Li <[email protected]> Reviewed-by: Robert Kroeger <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Reviewed-by: Peter Boström <[email protected]> Cr-Commit-Position: refs/heads/main@{#1083566}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.