commit | 40dbe1998e3b9726a1faccf69be2d7859dc26ab8 | [log] [tgz] |
---|---|---|
author | Mark Schillaci <mschillaci@google.com> | Wed Mar 23 22:59:54 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 23 22:59:54 2022 |
tree | 854183c2013ca72bbc473cbb199f369840c9e90e | |
parent | 2c595ed9faa71b39ca6a22705bb97d0d86124d1a [diff] |
[Read Anything] Add stubbed toolbar to Read Anything side panel This CL adds a stubbed toolbar to the Read Anything feature (previously referred to as Reader Mode). We add a simple button and a label in preparation for future UI work. Here is the view: https://screenshot.googleplex.com/5mt6zcfdkTf3wEa.png This CL is mostly structural and the view is not considered finalized. Future CLs will implement the view once the UI is approved. AX-Relnotes: N/A Bug: 1266555 Change-Id: Ie629d46764547984706f028a94105d1dc17cc502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3527437 Reviewed-by: David Tseng <dtseng@chromium.org> Reviewed-by: Caroline Rising <corising@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Matthew Denton <mpdenton@chromium.org> Commit-Queue: Mark Schillaci <mschillaci@google.com> Cr-Commit-Position: refs/heads/main@{#984566}
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.