commit | d09a780c7a5881a764b2495772892a8f4a67a11f | [log] [tgz] |
---|---|---|
author | msiem <msiem@chromium.org> | Tue Nov 26 20:10:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 20:10:04 2024 |
tree | 50ca83d2546ecbe327e13d5b24a43b32af73dd69 | |
parent | 4b270c430ec7e8b41db1d03a3ffe0c4e41050d36 [diff] |
[PWA/NavCapture]: Add v2 to app_management_page_handler_unittest This CL migrates the tests in app_management_page_handler_unittest to use the v2 default on and off flags on Windows, Mac and Linux, and the v1 default off flag on CrOS. The v1 default on flag is not used on CrOS since CrOS doesn't allow apps to capture links by default. There is no difference in UX in between the v1 and v2 default behaviors, which is why the test body does not need to change. Bug: 380272981 Change-Id: I3c1920f5d08044851cfc08294746752930b3e081 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6042697 Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: May Siem <msiem@chromium.org> Cr-Commit-Position: refs/heads/main@{#1388418}
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.