commit | f95d32df998487ed234df81eddc7fa5d26544313 | [log] [tgz] |
---|---|---|
author | Grace Cham <hscham@google.com> | Mon May 19 18:31:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 18:31:49 2025 |
tree | 609fee7618e9612f06376c0be7eafdfa3997997d | |
parent | 926c36e57d2f94308b9586369231569051309cbc [diff] |
Re-enable ContextMenuTest.test{Share,Print}Page tests Set setSupportsPrecisionPointerForTesting to true so that empty space context menu feature is enabled. This is always true on physical desktop devices (touch pad) but is false on the desktop emulator. Although it seems not affecting automated tests pass/failure, disable occlusion which causes content menu flashing in manual tests. Bug: 415101606 Test: run android-desktop-15-x64-fyi-rel and the two tests pass Include-Ci-Only-Tests: chromium.android.desktop.fyi:android-desktop-15-x64-fyi-rel|chrome_public_test_apk Change-Id: Ia1c1cb3a5f7303519c8735c8caffde6093a3a990 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554346 Reviewed-by: Sinan Sahin <sinansahin@google.com> Auto-Submit: Grace Cham <hscham@chromium.org> Commit-Queue: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#1462344}
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.