commit | b4291341be0efb8510adc038c1490dc41ab9967b | [log] [tgz] |
---|---|---|
author | Christine Smith <christinesm@chromium.org> | Thu Jun 06 21:07:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 21:07:37 2024 |
tree | ffe96e724bcba6accbcd956b1fef7bc91be6c0b2 | |
parent | d0928b4fbddb05fcdd80a195fc0844939f42e7b4 [diff] |
[FSA] Prevent Restore Prompt from hanging in ChromeApps The restore prompt should only be created and shown when there's a browser with a tab and a valid browser context, in the case of Chrome Apps. This change does not impact restore prompt behavior for PWA's. Bug: 335099112 Change-Id: I291b48ba931fcd7f810fedb9678d1b86cf777aec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5473112 Reviewed-by: Ayu Ishii <ayui@chromium.org> Commit-Queue: Christine Hollingsworth <christinesm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1311553}
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.