commit | 1f38f89f86aef474f95d5b0c1922fb26e671de00 | [log] [tgz] |
---|---|---|
author | Oleh Desiatyrikov <desiatyrikov@google.com> | Fri Mar 07 16:31:18 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 07 16:31:18 2025 |
tree | 38021f23a90ad5e5d65d5db2bcf8115907a7028f | |
parent | 0dbba81a364ee0a8c4b5badcf31fa4038d6981ce [diff] |
Add feature flag to clear instance info when closed intentionally This is a new behavior that will be enabled for Android XR platform and will allow to clear the instance information when a window is explicitly closed by the user via the Close button, simplifying multi-window management. Bug: 390260569 Change-Id: I9ce3f2942deaa379fff64715df2d93d0806b651d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6318008 Reviewed-by: Sirisha Kavuluru <skavuluru@google.com> Commit-Queue: Oleh Desiatyrikov (xWF) <desiatyrikov@google.com> Reviewed-by: Aishwarya Rajesh <aishwaryarj@google.com> Cr-Commit-Position: refs/heads/main@{#1429532}
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.