commit | 3725e11aa0935ebeeae63f383adb92b4454242aa | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Thu Sep 22 04:06:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 04:06:32 2022 |
tree | 6df554b17c1cc288dc3b3d1a4336aba75300e8ee | |
parent | 4e0b439b6502e39d19944543451836504871999a [diff] |
app_list: Remove 2 browser_tests that rely on page break support Productivity launcher has been the default since M-104. It does not support page breaks. Delete 2 tests that assume page breaks exist (and force the legacy launcher on to test them). I need to remove these tests before I can clean up partial page support in //ash/app_list, e.g. PagedViewStructure::Mode::kPartialPages Bug: 1366414 Test: browser_tests Change-Id: I7317da9dac4df9234cb713d6b912de52b58f492e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3912075 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by: Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1050037}
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.