commit | 5211fdc7df8aab6ae99edc04dcb290f193822cbd | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@chromium.org> | Tue Feb 27 18:53:39 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 27 18:53:39 2024 |
tree | 8826751540e20dbf39139499843c519ae2360dc6 | |
parent | 0c036a6320eaeb1594b3f31681652f66574a76a6 [diff] |
[dPWA] Remove erroneous callers of testing install method with rename. This is essentially a non-functional mechanical change. The production places where we were calling the 'bad' method have been changed to ones that would trigger OS integration correctly (instead of not), but being CrOS-only the OS integration is basically a no-op. Bug: b/325269693 Change-Id: I854d17878835919a031b2f9d8a37a1d44bde4a81 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5315987 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1265950}
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.