
This reverts commit f12454e2fc
.
Reason for revert: Remove crash keys since we have already received the crash dumps
Original change's description:
> Add crash keys to investigate crbug.com/1239311.
>
> The container_host_ and registration_ are actually configured in this code. Let me add DwC for allowing us to investigate the issue
> more easily.
>
> Bug: 372879072
> Change-Id: I3c3c904bc98199c4a98797708dbd694173c0f69b
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5973026
> Reviewed-by: Minoru Chikamune <chikamune@chromium.org>
> Reviewed-by: Shunya Shishido <sisidovski@chromium.org>
> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@google.com>
> Cr-Commit-Position: refs/heads/main@{#1375685}
Bug: 372879072
Change-Id: I6d300ea241d8eb4c792546d12dbedb1bee584a63
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6166260
Reviewed-by: Shunya Shishido <sisidovski@chromium.org>
Reviewed-by: Minoru Chikamune <chikamune@chromium.org>
Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@chromium.org>
Reviewed-by: Keita Suzuki <suzukikeita@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1404522}
Chromium
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.