commit | 59758949938550df713343da5b0ad6d215ff7e61 | [log] [tgz] |
---|---|---|
author | Kartar Singh <kartarsingh@google.com> | Tue Jul 08 16:16:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 08 16:16:43 2025 |
tree | f84e5207147f2759f43b2942a6f9393399d7b2b5 | |
parent | 6f54c0a758f2d27f5ec80d8fe2888e864b4de756 [diff] |
[M139] [InputVizard] Fix InputUtils::IsTransferInputToVizSupported Original change's description: > [InputVizard] Fix InputUtils::IsTransferInputToVizSupported > > - Returns early for earlier Android versions (i.e < Android V). > - Returns false if security patch value is not correctly formatted, and > also triggers a crash dump along with crash keys to get better > understanding of possible values from field. > > Bug: 427757664 > Change-Id: I09cbdb22e0eeb829f2297dbb9897bb270ce8b28a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6680047 > Reviewed-by: Aman Verma <amanvr@google.com> > Commit-Queue: Kartar Singh <kartarsingh@google.com> > Cr-Commit-Position: refs/heads/main@{#1479220} Bug: 430266532,427757664 Change-Id: I09cbdb22e0eeb829f2297dbb9897bb270ce8b28a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6715457 Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7258@{#932} Cr-Branched-From: f600d0656fd5b5fe4a82981f533d31ed6939e2e4-refs/heads/main@{#1477651}
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.