commit | 1b68b31ee86b34ff30a69f45b6a87b30b5ed6d29 | [log] [tgz] |
---|---|---|
author | Nancy Wang <nancylingwang@chromium.org> | Wed Jan 19 03:27:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 19 03:27:36 2022 |
tree | c712afd58842959518e1f54903b0706c919e0d7d | |
parent | 7fd8f3e533c0db0be0eb0c51ac80da598410b6d9 [diff] |
Add LacrosSaveHandler to restore Lacros windows. This CL adds the LacrosSaveHandler class to help restore Lacros windows for FullRestoreReadHandler. Modify IsFullRestoreRunning to set 1 minute waiting time for Lacros windows restoration. BUG=1239984 Change-Id: If38c3344027633feb218f1e9bb9977cd247f0fae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3388311 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/main@{#960774}
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.