commit | c6f0f806cc2703e8e59fe20cb81c06f36099b024 | [log] [tgz] |
---|---|---|
author | Patrick Noland <pnoland@google.com> | Wed Apr 16 19:10:02 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 16 19:10:02 2025 |
tree | 231a2cafcd2983e63b2076c492a99acbd94aa67c | |
parent | c23ba0d45563b6a7cc09bc753929420973ad6786 [diff] |
[mobar] Allow showing only the origin in the url bar This shows the origin if there is a valid url but does nothing for non-url text. Bug: 409317912 Change-Id: I1570ece7cd31fd60118a185b3f0e9efdfe76baec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6448057 Reviewed-by: Tomasz Wiszkowski <ender@google.com> Commit-Queue: Patrick Noland <pnoland@chromium.org> Cr-Commit-Position: refs/heads/main@{#1447917}
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.