commit | da39d59e5654fecdd16c9706bf24ddc5fa620487 | [log] [tgz] |
---|---|---|
author | Sky Malice <skym@chromium.org> | Thu Dec 05 21:41:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 21:41:52 2024 |
tree | e766dcd88a4eca3a65ab17fb01f103d5ec85cfcd | |
parent | 532f0acc9bd09a34dc98bffc932264b659faab27 [diff] |
Switch InstantMessageDelegateImpl to use more sync ids. Local ids will not be set when the tab group is hidden/closed, so switching to sync ids allows these flows to function even in this case. Bug: 369186228 Change-Id: Ida3cbef90bfa72c186263c065bc426e87840a423 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6072269 Commit-Queue: Sky Malice <skym@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392541}
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.