commit | 592a1af6576cf0d33ada4c54801adc7d14fa2c25 | [log] [tgz] |
---|---|---|
author | Sebastian Fiß <sfiss@google.com> | Fri May 05 07:23:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 05 07:23:47 2023 |
tree | 02070fee72a4bc1072e923cc51ddfec2c51a54c0 | |
parent | 62439bf9fd50b1ab66378510f3415d5780e420d5 [diff] |
Prevent RunOnOsLogin on ChromeOS from opening duplicate app windows. SessionRestore could have already restored an app's window. In that case, RunOnOsLogin will not auto-start the app again. Bug: b/279737385 Change-Id: I83babc934871cedb66f16f7c434e99b44564daa9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4477069 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Sebastian Fiß <sfiss@google.com> Cr-Commit-Position: refs/heads/main@{#1139963}
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.