commit | 1b57bd51e30566a5ad6fff55cab491f09d68ccbc | [log] [tgz] |
---|---|---|
author | Tibor Goldschwendt <[email protected]> | Wed May 03 21:49:55 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed May 03 21:49:55 2023 |
tree | 60c8a8280bf3cc9746c4849e591233c8f110b57e | |
parent | 8af13cb5bd2c2ba552becf5effb8cc43c9f64aca [diff] |
[webui-cc] Default enable source maps on coverage builder Early adopters of WebUI code coverage have quality checked the coverage metrics and haven't found any issues. We feel confident source maps are ready for general rollout. To support load_time_data_deprecated.js being passed to build_webui this CL pipes JS files through the create_js_source_maps step. Change-Id: I6d923870d026d0aaa3f5b56882f609da59e7fb8e Fixed: b/265971775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4500455 Auto-Submit: Tibor Goldschwendt <[email protected]> Commit-Queue: Tibor Goldschwendt <[email protected]> Reviewed-by: Demetrios Papadopoulos <[email protected]> Commit-Queue: Demetrios Papadopoulos <[email protected]> Cr-Commit-Position: refs/heads/main@{#1139186}
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.