commit | 7fd85524c649e050b5f7a8147711d65858621861 | [log] [tgz] |
---|---|---|
author | Shengsong Tan <sstan@google.com> | Mon Jun 06 06:13:58 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 06 06:13:58 2022 |
tree | 85980ef3824fd039e6dff5219bb7a4a5231c7c54 | |
parent | a6541d8918635b8f64b414bd73c60cba3738a8b3 [diff] |
app_restore: Remove ghost window flag Since the ARC ghost window feature is enabled for all ARC version, so the flag is no longer useful. BUG=953690 Change-Id: I613d2bd1887a3d3dd8fd29fb5ec9c2aeff6a23a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3590255 Reviewed-by: Nancy Wang <nancylingwang@chromium.org> Commit-Queue: Shengsong Tan <sstan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1010946}
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.