commit | d570558a1d3a0396c17c12fb9bd788a4e9320daa | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Thu Dec 01 20:32:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 20:32:17 2022 |
tree | 475a180204df1b1f74b44a448da654dacad5ef31 | |
parent | 91f537ec460e41231f1d14aa2ba40300f440b6a6 [diff] |
Don't use kHideImmediately for dialog and fullscreen When a modal dialog or fullscreen element is shown, leave time for the hide animation to be shown for open Popovers, and fire the "hide" event synchronously. See resolution here: https://github.com/openui/open-ui/issues/578#issuecomment-1334236879 Bug: 1307772 Change-Id: I36d7c26a7ab4dc9f1808ca86441c95f363cf3a45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4032790 Commit-Queue: Mason Freed <masonf@chromium.org> Reviewed-by: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078251}
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.