commit | b119cd4f3bf59a6b58553420741713a88b5325eb | [log] [tgz] |
---|---|---|
author | Doğancan Emek <dogancanemek@google.com> | Sun Jan 21 22:25:33 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jan 21 22:25:33 2024 |
tree | 1858cfcc02d693d77ee06c62c6880f11e32b8ecf | |
parent | b2c06b41830720b2f6fb531995333c1c285750ce [diff] |
Refactors OngoingGestureTest to be a JUnit test Roboelectric, which is the library that JUnit calls to emulate the android system and the APIs, didn't support the new APIs in Android U. Now there's support and that's why this test should be in JUnit, which is faster than Javatests. Change-Id: I22890fdf92febd828177b181d76e9ac60ac857e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5206651 Reviewed-by: Alex Mitra <alexmitra@chromium.org> Commit-Queue: Doğancan Emek <dogancanemek@google.com> Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249938}
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.