commit | 12f3002bd807c689e419461e013531cf63619f04 | [log] [tgz] |
---|---|---|
author | Andrew Paseltiner <apaseltiner@chromium.org> | Fri Apr 01 14:42:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 14:42:39 2022 |
tree | 31c9f0c040fc302573482ec000a9a24442355f66 | |
parent | 715f3914c044d2a4c08907ab8d3302d9e9082aea [diff] |
Replace HeapHashSet with SelfKeepAlive in AttributionSrcLoader This simplifies ownership, since we intend the resource client to only live as long as the attributionsrc fetch requires. Change-Id: I12630355cc3d88bb46978698f9ac785e34b6690f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3539126 Reviewed-by: Nate Chapin <japhet@chromium.org> Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#987904}
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.