commit | 9364dc872be7c54cd9f6b766aa5ff952cf12537d | [log] [tgz] |
---|---|---|
author | Ananya Seelam <ananyaseelam@google.com> | Wed Aug 21 21:53:58 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 21:53:58 2024 |
tree | 51a9e1ed7f4bcc44db0422251790eab737870b36 | |
parent | 1ae1223dc0d3ac890b0693e6689ada6a07dc69b5 [diff] |
[realbox] Rename "realbox" css classes and variables to "searchbox" (Renaming Realbox Part 3) This CL renames all css classes and variables in the ui/webui/resources/cr_components/searchbox folder that contain "realbox" to "searchbox". There will be a subsequent (final) CL to rename variables and comments containing "realbox". Bug: 354256157 Change-Id: Ib2743e7e5e05f68fd9548371ed5f360ac9b6073d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5793652 Commit-Queue: Ananya Seelam <ananyaseelam@google.com> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Nihar Majmudar <niharm@google.com> Cr-Commit-Position: refs/heads/main@{#1345076}
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.