commit | 07426889681cf3ca93fae3b11aa2cf00011417a0 | [log] [tgz] |
---|---|---|
author | rbpotter <[email protected]> | Fri Aug 07 22:56:13 2020 |
committer | Commit Bot <[email protected]> | Fri Aug 07 22:56:13 2020 |
tree | 5629e01c9c7dc44b4b64720cde29f193770adb0f | |
parent | fb9e7a139c274d1166d967ce3436546f9103ed38 [diff] |
PDF Viewer: Highlight download button when menu is open, match bookmarks The download button should be highlighted when the action menu is open, similar to the highlight on the bookmarks icon when the bookmarks menu is open. Also changing the menu to be light when the PDFViewerUpdate feature flag is not enabled, for the same reason (matching the bookmarks menu). Bug: 1113519 Change-Id: I86dc1b7a569688532a2bbce1b8b639e79932d325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340447 Commit-Queue: Rebekah Potter <[email protected]> Reviewed-by: dpapad <[email protected]> Cr-Commit-Position: refs/heads/master@{#796144}
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.
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.