commit | 36aa9d15d1283d8d9758b044b7a9a20349f507de | [log] [tgz] |
---|---|---|
author | Michael Thiessen <mthiesse@chromium.org> | Wed Oct 20 15:16:45 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 20 15:16:45 2021 |
tree | 99c95f6a8112d6ea691ad67b8fa1253bb776e8bb | |
parent | 07902ad10213f530fd6a3a7da8d7c0fd6ec4d927 [diff] |
[M95] Merge fixes for silently redirecting to other browsers This merges the following 6 changes to the M95 branch: Handle web intents without specialized handlers in Chrome. https://chromium-review.googlesource.com/c/chromium/src/+/3166110 Use fallback URL instead of target URL for web links in-browser https://chromium-review.googlesource.com/c/chromium/src/+/3187533 Ensure user sees chooser dialog when navigating to a different browser https://chromium-review.googlesource.com/c/chromium/src/+/3198743 Fix crash in ActivityPicker when using resource obfuscation https://chromium-review.googlesource.com/c/chromium/src/+/3213013 Include ic_launcher drawable for resources excluded from name collapsing https://chromium-review.googlesource.com/c/chromium/src/+/3217257 Fix showing chooser dialog for specialized http/s URLs https://chromium-review.googlesource.com/c/chromium/src/+/3225421 PS1 is the changes cherry-picked without resolving any conflicts (so entirely unchanged from initial review). Bug: 1249962 Change-Id: Ifa8835ce683e2c522b490c8c5a37656394f46dcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3232895 Reviewed-by: Colin Blundell <blundell@chromium.org> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/branch-heads/4638@{#937} Cr-Branched-From: 159257cab5585bc8421abf347984bb32fdfe9eb9-refs/heads/main@{#920003}
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.