commit | f5b594f5faec6bede417ab8038319c3a5438a059 | [log] [tgz] |
---|---|---|
author | Patrick Monette <pmonette@chromium.org> | Wed Mar 30 19:23:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 30 19:23:05 2022 |
tree | effa8deaaa582f41e3e242f031b61434c2cdae7a | |
parent | e23cceda30f9d99303e363782e0b0a86df824221 [diff] |
Remove parameter of OnGpuProcessCrashed() The TerminationStatus parameter is never used. Bug: 1304855 Change-Id: I9e7c4fae4107796b21507fe544ef33a0c165557e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3543396 Reviewed-by: Bo Liu <boliu@chromium.org> Reviewed-by: danakj <danakj@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/main@{#987109}
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.