commit | b2f0faef8cd9609eb984bf2e061f6a2e5d1528ae | [log] [tgz] |
---|---|---|
author | Rebekah Potter <[email protected]> | Mon Jan 23 19:48:14 2023 |
committer | Chromium LUCI CQ <[email protected]> | Mon Jan 23 19:48:14 2023 |
tree | 96b2afd7b53cdcb6e2dc57ffa7bde8da1e364070 | |
parent | 0b948e28b2b157c2c3932fd4f272cceb3af901c3 [diff] |
WebUI: Clean up more closure compiler references - Fix a potential build issue by ensuring builds that manually override enable_js_type_check only add the webui_closure_compile target on ChromeOS Ash. - Update documentation to indicate closure should never be used on other platforms. Bug: 1316438 Change-Id: I44d35f9805ca56d3825a3c4106964740bdec5b7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4185395 Reviewed-by: Demetrios Papadopoulos <[email protected]> Reviewed-by: Bruce Dawson <[email protected]> Commit-Queue: Rebekah Potter <[email protected]> Cr-Commit-Position: refs/heads/main@{#1095761}
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.