commit | 4eb2f22caff1bddaf1878a2d76d01026a7953102 | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Sat Apr 03 00:00:34 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 03 00:00:34 2021 |
tree | b49fbad61eb30434e83a27c949e7d1388124a242 | |
parent | ea65fd7798ebfb075dced7539d4c12bab3a89b74 [diff] |
Fix windows crash by not referencing member vars on background thread Bug: 1194020 Change-Id: I53d0086f8f99108412c9883af741ec99af6e4a21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2802767 Commit-Queue: Sophie Chang <sophiechang@chromium.org> Reviewed-by: Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#869018}
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.