commit | 17f06da8025ec0e20f5327242adf9f9ded094521 | [log] [tgz] |
---|---|---|
author | Dan Harrington <harringtond@google.com> | Mon Jul 28 22:13:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 28 22:13:47 2025 |
tree | eb4a2d3bb0d5aa522357afb419b8d6e2f10e2e2f | |
parent | 7575e69f8133f9d3913633ae1b8724f6f3115a53 [diff] |
fix race in pin candidates observer Round trip a unique ID to ensure that subscription events are intended for the receiver. Adds a test for getPinCandidates, so that there's coverage, but I didn't try to force the race condition, as that was too difficult. Bug: b:432258121, b:421926246 Change-Id: Icc07ed1d012f385e55cb4b25d19c28165e069ee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6787610 Reviewed-by: Carlos Knippschild <carlosk@chromium.org> Commit-Queue: Dan Harrington <harringtond@chromium.org> Cr-Commit-Position: refs/heads/main@{#1493130}
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.