commit | c77e0aa9deb44f8b21f900c67bf8777261fee988 | [log] [tgz] |
---|---|---|
author | Hazem Ashmawy <hazems@chromium.org> | Thu Jan 27 16:13:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 27 16:13:52 2022 |
tree | b2408b785dcc671fa9ecb48ff4888e7ddc63c112 | |
parent | bf815645a7b432a9c4fd5d68604eae81b4972c1e [diff] |
[AW] Add empty component flag to WebView DevTools This is required to ramp up the finch experiment for this feature flag. Bug: 1288006 Test: N/A Change-Id: I96d601b4e6c1b60acfedf35ac540998f0c03c6c9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3420471 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Peter Beverloo <peter@chromium.org> Auto-Submit: Hazem Ashmawy <hazems@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/main@{#964067}
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.