commit | 5c5a685fc63198780a9b2244a9f55b524e3e7699 | [log] [tgz] |
---|---|---|
author | Caroline Rising <corising@chromium.org> | Wed Apr 09 16:17:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 09 16:17:01 2025 |
tree | 2b2c81862fda4fa5838b575b0911325a4632a170 | |
parent | aa9c1196fd5bbc70c7d59f35f4b7286d20ac591c [diff] |
Add downloads button for popup windows The PinnedToolbarActionsContainer needed to be added to popup so that downloads button could be shown in pop up windows since some sites open a popup window without a toolbar then download a file in that popup. Bug: 409059704 Change-Id: I10890b4e09995b0068e7e305ceb50672f6aa7568 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6442091 Reviewed-by: David Pennington <dpenning@chromium.org> Commit-Queue: Caroline Rising <corising@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444768}
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.