| commit | e16d3e856f9f322f2828496346856cc4137f0c88 | [log] [tgz] |
|---|---|---|
| author | Jacobo Tapia <jatapiaro@google.com> | Fri Dec 12 22:18:21 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 12 22:18:21 2025 |
| tree | 506265158f3ad238d62127dee53171110e953e54 | |
| parent | 0d260fc79a2b10dbcdc286565c68aa3c6f1db7c7 [diff] |
[Reading Mode] Add header component for immersive mode Currently, the Reading Mode title, pin button, and close button are part of the Side Panel UI. In immersive mode, the side panel is hidden, so we need to manually reimplement these UI elements to maintain consistency. Note: This patch only adds the visual elements. Future work is required to implement full functionality and match the Side Panel UI 1:1. Bug: 465517960 Change-Id: I8d7d2b454a3f9844c14835e7e6e1055f4a8be25c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7255592 Commit-Queue: Jacobo Misael Tapia <jatapiaro@google.com> Reviewed-by: Kristi Saney <kristislee@google.com> Reviewed-by: Lauren Winston <lwinston@google.com> Cr-Commit-Position: refs/heads/main@{#1558289}
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.