commit | 267ba23fce81e7c05b6b2735d7572e9a25d7da8b | [log] [tgz] |
---|---|---|
author | Nathan Memmott <memmott@chromium.org> | Wed Oct 04 00:17:34 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 00:17:34 2023 |
tree | baeb257dea8b6c3b95c75d5a5c3af7102c6963e8 | |
parent | abe3efb443a2a10ca6eb53da7a6aaf5cd9f9b342 [diff] |
FSA: Refactor for lock manager to use LockHandle Delegates Lock's ref counting to the new RefCounted class LockHandle. This is a refactor in preparation of having multiple LockHandles per Lock. There is no behavioral change. Bug: 1382215 Change-Id: I3e003e9d3db903b1a460eba41782111f95347be7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4901645 Reviewed-by: Austin Sullivan <asully@chromium.org> Commit-Queue: Nathan Memmott <memmott@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204945}
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.