commit | 6bbefe7e7ef3152cc69c59a0f2cbbdd2696b03fe | [log] [tgz] |
---|---|---|
author | Robert Flack <[email protected]> | Fri Feb 24 18:49:51 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 24 18:49:51 2023 |
tree | 34d1657ca35f2cfd78cf8282c15b9cdb150daa54 | |
parent | 2d80570da78770e110c879083129409e8821ec98 [diff] |
Add support for running web tests with debug_renderer If debug_renderer detects that you're running web tests, modifies the command line flags and adds appropriate run_web_tests flags for debugging the renderer spawned for individual web tests. Bug: None Change-Id: I85980ff57c85738f8ad8d47e83ba9d61d5411e09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4198115 Commit-Queue: Robert Flack <[email protected]> Reviewed-by: Xianzhu Wang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1109686}
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.