commit | d92dc5ad715d6c117d2f0084f72d27a3c007904b | [log] [tgz] |
---|---|---|
author | Alex Rudenko <alexrudenko@chromium.org> | Tue Nov 16 07:52:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 16 07:52:18 2021 |
tree | 38593935b3cd0576f92c69e86e8e5c8213fe81b0 | |
parent | 5bd19290d4ee1b1e9bf26714d0ea395d55051650 [diff] |
Make --custom-devtools-frontend take precedence over the remote loading It's useful for manual testing of the remote debugging scenario. Bug: none Change-Id: I13fad86ee347319314d8ae97c05e6ce0e16ec328 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3263868 Commit-Queue: Alex Rudenko <alexrudenko@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/main@{#942061}
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.