commit | 1948e64899f36317b2cb15d24a40fb6186802fc2 | [log] [tgz] |
---|---|---|
author | Yunke Zhou <yunkez@google.com> | Wed Jun 02 07:09:23 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 02 07:09:23 2021 |
tree | 5a5b0fdebcb7f857b7606052f312404115fc3864 | |
parent | 77bb73e2d079141638c7eb102aea504692bb9739 [diff] |
Prevent double kiosk launch cancel requests Ignore kiosk app launch error or success request if kiosk app launch controller has already been cleaned-up. This is similar to https://chromium-review.googlesource.com/c/chromium/src/+/1612602. Bug: 1212189 Change-Id: I6a948989fe5bc5dc2ea21c76cd1d6208927c5f28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2927586 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#888344}
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.