commit | f378a08d2a5af57ab901482a2f2f5ec66fc8799a | [log] [tgz] |
---|---|---|
author | Oleksandr Peletskyi <peletskyi@google.com> | Fri Nov 17 15:59:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 17 15:59:30 2023 |
tree | 895085b1d1ed15d7e6bceedd569d91452fdc8fbd | |
parent | 78bfe18095f9de8fa4317f1317fc24f4f9350440 [diff] |
iwa: Delete stashed .swbn file on update failure If apply update command fails, then the stored in the profile directory update bundle (if any) should be deleted. Bug: b/287594073 Test: added unit test Change-Id: I6338400c3a84b26e2e3659c753f970d4d360a9b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5033641 Reviewed-by: Christian Flach <cmfcmf@chromium.org> Commit-Queue: Oleksandr Peletskyi <peletskyi@google.com> Cr-Commit-Position: refs/heads/main@{#1226127}
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.