commit | aa6a2ea8a9d47e9a689eb0192414a9e72f97d042 | [log] [tgz] |
---|---|---|
author | Cole Horvitz <colehorvitz@chromium.org> | Mon Apr 17 19:22:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 17 19:22:58 2023 |
tree | 8a54f0894ea8141f72ec991bdeac6ed672d038f4 | |
parent | ba4e4a90d983562654b4dc727b1daecade0e4f79 [diff] |
WebUI: Minify files in chrome://resources/js/. This sets optimize=optimize_webui without js_module_in_files in ui/webui/resources/js, so that minify_js is triggered in build_webui. Reduces resources.pak from 8.45mb -> 8.43mb on Linux. Bug: 1431253 Change-Id: Ia5f02e9ca36afddfbab0487c611fb7d7e7257e10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4429238 Commit-Queue: Cole Horvitz <colehorvitz@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1131426}
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.