commit | 535314f4a0e9fb881a99d1fae6a383cd4309c648 | [log] [tgz] |
---|---|---|
author | Darren W <djw@chromium.org> | Wed Oct 06 05:45:06 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 06 05:45:06 2021 |
tree | 88ccae1cc08e3942fb2ae2b33b5843989f6bfa77 | |
parent | c0cf88418f0db5307554e21a093d0e18ec69f4ff [diff] |
Re-enable a BFCache unit test by making it TSAN compliant. Changing how a scoped clock override is used to prevent a race. Bug: 1255496 Change-Id: I38ba19e74b46be23fc7097e11690f6647bfe5d96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3204793 Commit-Queue: Darren W <djw@chromium.org> Reviewed-by: Fergal Daly <fergal@chromium.org> Reviewed-by: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/main@{#928541}
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.