commit | bd27c1b05fdc7d01be315778b1ea60126291e864 | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@chromium.org> | Thu Oct 28 00:17:30 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 28 00:17:30 2021 |
tree | 52e8f37c34b61a9b7ba6bae37210bfd2327e42f8 | |
parent | 0bf8d6fbdbfd52462fbb0b2903765a18e0cdfcbf [diff] |
[dPWA Testing] Enable more actions, increasing coverage. This enables the following actions: * check_app_navigation_is_start_url * check_no_toolbar * check_toolbar * close_custom_toolbar * launch_from_launch_icon * navigate_pwa_site_a_to * navigate_notfound_url It also does a little bit of cleanup as well. Bug: 1145224 Change-Id: I744bf14c80dd3c585d41abc9bb59dcd1ec365a41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3242625 Auto-Submit: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Phillis Tang <phillis@chromium.org> Reviewed-by: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/main@{#935677}
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.