commit | 8880e8baf75da15a456cced67aab29f1fc91aa9e | [log] [tgz] |
---|---|---|
author | Avi Drissman <avi@chromium.org> | Tue May 13 19:12:35 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 13 19:12:35 2025 |
tree | dc11243f41813704b50940fb14587bd62d79a385 | |
parent | cf143adecc5f1889dab6bfc9e2a8434e91b7202f [diff] |
Clean up Mac window size constraints showsResizeIndicator has been a no-op for years; remove its usage. Do other cleanup in that file. Bug: none Change-Id: Iae5149a2c0ee07e6dcfaf566812015ff107d6864 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6541907 Auto-Submit: Avi Drissman <avi@chromium.org> Commit-Queue: Leonard Grey <lgrey@chromium.org> Reviewed-by: Leonard Grey <lgrey@chromium.org> Cr-Commit-Position: refs/heads/main@{#1459631}
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.