commit | 9779becc7b65e71cf83eec8e21181ff1e84f013d | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Thu Apr 06 09:26:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 06 09:26:14 2023 |
tree | 935c1d7cb28a32b42fe21faae5274fe38de19863 | |
parent | bd408f7d2e9f4c843f43c4a9e6a3a9974a2fbcec [diff] |
Ensure keyed service factory registration Based on the crashes from the addition of DumpWithoutCrashing for the late registration of Keyed Service Factories. Bug: 1422886, 1412439, b:276810366, b:276797507 Change-Id: I32cbb50f1eb87e6d6d16325c2e91a6c80f4f5124 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4403054 Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Devlin Cronin <rdevlin.cronin@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1127083}
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.