| commit | aa2caacf1ff06fe6582ac205f43c9978efd8622c | [log] [tgz] |
|---|---|---|
| author | Marke Hallowell <wry@chromium.org> | Fri Oct 10 18:59:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 18:59:25 2025 |
| tree | acf67ffb389e663383822fe141816df7f555390b | |
| parent | 01a90eede3ee27a8b32191620b15515500759a6a [diff] |
Cleanup umbrella sharing manager. Refactor active browser sharing manager to rely on single method to pull the delegate at any given moment, instead of incremental changes in callbacks. Fix the short-circuiting in delegating sharing manager to identify invalidated weak ptr case specifically so we can dedupe firing notifications for null delegates. Bug: 444463509 Change-Id: If0b30ca04daeccb45abf8a21c3a29a3640e13872 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7029870 Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Marke Hallowell <wry@chromium.org> Reviewed-by: Bryant Chandler <bryantchandler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1528281}
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.