commit | f690cd14b2dfe06cae9e9f72798128498badd7a3 | [log] [tgz] |
---|---|---|
author | Luke Klimek <zgroza@chromium.org> | Thu Mar 13 22:26:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 13 22:26:22 2025 |
tree | 39749bee92dfb053952cd607a0c18db6e2fadaff | |
parent | 07b01a6da260a8db160f452dd48fcb98815f5703 [diff] |
IWA: Remove invalid entries from link context menu of links to IWAs Now links to IWAs, no matter the source, won't have any "Open link in ... Chrome ..." entries within the context menu. The simple reason behind that is that IWAs cannot be opened within the Chrome window, they are limited to appear only in standalone windows. Also, removed "Link Preview" entry for those, as it doesn't work (or make sense) for IWAs. Bug: 383907689 Change-Id: I497523bce8886d93b48ef81b1c97a4e3113c1e36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6352142 Commit-Queue: Luke Klimek <zgroza@chromium.org> Reviewed-by: Andrew Rayskiy <greengrape@google.com> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1432412}
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.