commit | be48540aecde1e2a93c0552c13d0f38df3565e3e | [log] [tgz] |
---|---|---|
author | Yuheng Huang <[email protected]> | Fri Jul 22 16:27:29 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Jul 22 16:27:29 2022 |
tree | 962f6b8319eea5133239255f0bdd3b8b4bec3905 | |
parent | 33e55a06f4d8bca40a73c86ee3c9cca7a7c3f9f4 [diff] |
Side Panel v2: reset side panel entry active state if renderer crashes Currently if a side search side panel WebContents crashes with the unified side panel in a background tab, switching to the tab will re-open the side panel and reload the side panel WebContents. This CL reset the active state in that circumstance. User will need to toggle the side search icon to reopen it. Bug: 1346635,1343667 Change-Id: I89f6c63adad1fe5767b40004ae42ffb7e8455f6c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3779379 Commit-Queue: Yuheng Huang <[email protected]> Reviewed-by: Thomas Lukaszewicz <[email protected]> Cr-Commit-Position: refs/heads/main@{#1027271}
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.