commit | 8a7ce2750d45208c5bc5c11154f0be39a6732298 | [log] [tgz] |
---|---|---|
author | Susanne Westphal <swestphal@chromium.org> | Fri Mar 04 10:02:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 04 10:02:01 2022 |
tree | 567d7925a122820bbb7fd2aacc57325a358708ef | |
parent | 4a8f7a9b0946380c7a497c7d1306279f25b6a74a [diff] |
Add PwaBottomSheetController to WebLayer Because of different classloaders in the weblayerShellActivity and weblayer support library the Context instead of the Activity needs to be passed to the PwaBottomSheetController. Bug: 1101999 Change-Id: Iadf7831c2fb5a7154edb739f9554577cfed7f8d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3497806 Reviewed-by: Rayan Kanso <rayankans@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Susanne Westphal <swestphal@chromium.org> Cr-Commit-Position: refs/heads/main@{#977583}
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.