commit | c786b2be3adaee1112d736ba03f7a601aed4cea4 | [log] [tgz] |
---|---|---|
author | Kristi Saney <kristislee@google.com> | Wed May 10 16:19:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 16:19:41 2023 |
tree | 814135b9367c0dfbca232869c812e77a684afeb1 | |
parent | 83a85970c76ade0c30b580df00e1df9923050882 [diff] |
Don't show the new badge in the link context menu. From UX: The "open in reading mode" option comes out as surprising in a link context menu because users are likely to expect actions on the link address instead of link text. Hide the new badge for now and consider a custom action for link context menu Bug: 1266555 Change-Id: I6a8460bb74467f0ee55a950dcf28d9a1f4b9b8cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4519426 Commit-Queue: Kristi Saney <kristislee@google.com> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1142116}
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.