commit | 8ee0ac63de4cbe4cbe002cf784d390fed1262b72 | [log] [tgz] |
---|---|---|
author | Lijin Shen <lazzzis@google.com> | Tue Nov 22 02:56:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 02:56:21 2022 |
tree | 4eb9c5f475ecd11570f448fd1a61cdadedcc90d6 | |
parent | 25af7ff27ceef81141c1a0139b33e3a11559e285 [diff] |
Remove infobar fullscreen observer on window attachment changed Still see crashes on latest Dev. mInfobarContainerView is not only reset on Activity's destroy, but also on window attachment changed. This CL removes the fullscreen observer when window attachment is changed. Bug: 1392501 Change-Id: I87d267b102ba407c7e90174ab78ff661b649f7dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4043233 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Cr-Commit-Position: refs/heads/main@{#1074426}
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.