commit | 8ef401b665174dc9b7bc2ac6bd3cc026ba10df66 | [log] [tgz] |
---|---|---|
author | Allen Bauer <kylixrd@chromium.org> | Fri Jan 24 23:46:05 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 24 23:46:05 2025 |
tree | 40e2bd938d458d8e1be558349333036e20f9b287 | |
parent | 2e2da4928b8be3c5e4d1e829eb8d5ceaff8befed [diff] |
Fix tab-dialog modal dialog positioning, especially for MacOS & Linux. Dialog positioning was incorrect and not properly centered or down far enough in the browser window. Change-Id: I98768464f2885ea8c0ccc4da89f592b829d23c1c Bug: 377820808 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6192922 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1411205}
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.