commit | ceee77aa9be2e1bf963d9467585cc254777faf46 | [log] [tgz] |
---|---|---|
author | Robbie Gibson <rkgibson@google.com> | Mon Aug 05 19:04:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 05 19:04:25 2024 |
tree | 404896517691692350e515096168e72be25ee9a5 | |
parent | a37a8a8cb215abc0aef9ae9b407be0e0ff3f3fdd [diff] |
[iOS] Adjust Contextual Panel layout in iPhone landscape Before, landscape was ignored, so the layout did not look good. Now, in landscape, the panel always takes up almost the full screen and is also inset from the leading and trailing edges. Bug: 353982711 Change-Id: Idd39c86db81f23345348a5de78e80905d2e5e7f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5756645 Reviewed-by: Nicolas MacBeth <nicolasmacbeth@google.com> Commit-Queue: Robbie Gibson <rkgibson@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1337397}
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.