commit | 56fbc6f58996647b7a09a055f40bb5b5ea64043c | [log] [tgz] |
---|---|---|
author | Kalvin Lee <kdlee@chromium.org> | Fri May 20 22:11:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 20 22:11:24 2022 |
tree | 70e7dbf480bce947072d01ab5f93d72917da8071 | |
parent | bfdb7c707547ab9c1b95a0d2f4108211f1e23907 [diff] |
[PA] Mirror `immediate_crash` This CL adds `immediate_crash.h` to PartitionAlloc's internal copy of `//base`. The associated unit test pulls in a surprisingly tall stack of dependencies, so we elect not to include it at this time. Note: Patchset 1 provides the baseline straight copy; subsequent patchsets perform the actual tweaking and migrating. Bug: 1151236 Change-Id: Ibd9486321adb4c6af52c55f9229967baf05694b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3655033 Reviewed-by: Yuki Shiino <yukishiino@chromium.org> Reviewed-by: Takashi Sakamoto <tasak@google.com> Reviewed-by: Bartek Nowierski <bartekn@chromium.org> Commit-Queue: Kalvin Lee <kdlee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1005986}
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.