commit | f94bd488f2ee73f44aad18f3625e58024973a024 | [log] [tgz] |
---|---|---|
author | Quentin Pubert <qpubert@google.com> | Wed May 14 16:23:29 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 16:23:29 2025 |
tree | 246bb8788c0ac81c99794c03fa370e0d1ce31765 | |
parent | 89bcebe5728ca5bf9ba915b971d61452108c829e [diff] |
[iOS] Add Reading mode contextual panel entry point This CL adds a Reading mode contextual panel model so that the Reading mode contextual panel entry point can now appear on web pages. For now, tapping the entry point shows the contextual panel. Link to video: https://drive.google.com/file/d/1nrb93PtCEIG8yGo3n8DnskUif0Xdoa0T/view Bug: 416224001 Change-Id: Icb1c79659078ee20cab947127fc4ded554c3827a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6534924 Reviewed-by: Robbie Gibson <rkgibson@google.com> Auto-Submit: Quentin Pubert <qpubert@google.com> Commit-Queue: Quentin Pubert <qpubert@google.com> Reviewed-by: Nohemi Fernandez <fernandex@google.com> Cr-Commit-Position: refs/heads/main@{#1460151}
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.