commit | 642c50413cfd53e2310ca48b13ab731f102242db | [log] [tgz] |
---|---|---|
author | Rebekah Potter <rbpotter@chromium.org> | Tue Aug 30 17:20:08 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 30 17:20:08 2022 |
tree | 6c65668d0f17bbe11bace942ead486fe4bee725e | |
parent | 764d92b8841cb1a84494ee1f38848cc0932d3b80 [diff] |
WebUI: Check in JS modules for some js/cr/ui/ files Checking in: focus_row_behavior focus_row focus_outline_manager focus_without_ink Remaining js_modulizer outputs are used only on ChromeOS, and are specifically only used by the file manager UI. Bug: 1184053 Change-Id: Id1d96eb717d2d72b7c4b0940685f71d815cd398d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3862993 Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/main@{#1041048}
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.