commit | 1baa6c440fb278df4323ed76a14ea541bfb63df2 | [log] [tgz] |
---|---|---|
author | Yichen <yichenz@chromium.org> | Wed Oct 02 21:36:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 21:36:41 2024 |
tree | 7e64ef6e84766865f5a6a4b249ec0cd94d4682bb | |
parent | ebc7340bedddde1e80a6de203ccf15c4ff985e86 [diff] |
Add ArcSessionManagerObserver::OnShutDown Add this method because ArcServiceLauncher::ResetForTesting() gets called in tests. Need to notify arc session manager observer when arc session manager shuts down to avoid use-after-free BUG=370819634, 370917922 Change-Id: I936858fe85b1f4e7d5040b876e2a4b7aa31b9630 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5901872 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Yichen Zhou <yichenz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1363306}
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.