commit | 982ab18f09d65644989e58740147f554e9e991c5 | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Tue Sep 05 20:49:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 05 20:49:28 2023 |
tree | a38fab64f61a157de9c036d05c1423ce655f7f58 | |
parent | 087d0d2b5e8893595a2723ccee0e306b810419b2 [diff] |
Fixed MiraclePtr problem on headless_shell shutdown Make sure HeadlessBrowserImpl is destroyed after other clients that may be retaining pointers to it. Change-Id: If31ad060d369fc1a7f1fec611884616e7a9d9dd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4844138 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Peter Kvitek <kvitekp@chromium.org> Cr-Commit-Position: refs/heads/main@{#1192676}
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.