commit | c93a4543bd360aa2ca31f2bccee6bd1381427eb8 | [log] [tgz] |
---|---|---|
author | Christian Dullweber <dullweber@chromium.org> | Wed May 04 08:45:48 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 04 08:45:48 2022 |
tree | 773c2cb3a2f74048d506fcec63968f6036189047 | |
parent | db00fbcb8a212bab50388ef0da4582a6a3f753df [diff] |
AboutThisSite: Launch ephemeral tabs from PageInfo Pass EphemeralTabCoordinator to PageInfo in order to open source info and the "more about this page" link on top of the current tab instead of in a new tab. Add EphemeralTabCoordinatorSupplier to RootUiCoordinator to make it available to all the places that create PageInfo. Screen recording: https://crbug.com/1318000#c5 Bug: 1318000 Change-Id: Ic57cc05b8ecd1bad7fbb5ed9a20fcb98ff2130fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3610016 Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Commit-Queue: Christian Dullweber <dullweber@chromium.org> Cr-Commit-Position: refs/heads/main@{#999283}
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.