commit | 01e144886ca2ead3e72f895e6b4a76e310747754 | [log] [tgz] |
---|---|---|
author | Mason Freed <masonf@chromium.org> | Fri Nov 15 20:32:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 20:32:25 2024 |
tree | 1299df14519cf3a066105c63ea961a76540912fa | |
parent | d5832216797504556c6372a22c058e23271d0a5a [diff] |
Add dialog light dismiss behavior (the actual click outside part) 5/5 This adds to the prior CLs to actually allow "click outside" to function as a light dismiss trigger. See spec PR for details: https://github.com/whatwg/html/pull/10737 Bug: 376516550 Change-Id: I62158e092de9acac182777f2ad9864e818128907 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6013845 Commit-Queue: David Baron <dbaron@chromium.org> Reviewed-by: David Baron <dbaron@chromium.org> Auto-Submit: Mason Freed <masonf@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383792}
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.