commit | 329662f849614a2d611334ab766723890cbcaaae | [log] [tgz] |
---|---|---|
author | Saifuddin Hitawala <hitawala@chromium.org> | Fri Jan 06 16:32:54 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 06 16:32:54 2023 |
tree | 534bda71c8f7287959283fe593f6c857ad56b5f9 | |
parent | f47cb755473d628357f4cc4f84a4189ca1edc2ce [diff] |
Lacros: Add FD crash keys for fence creation failure As per crbug.com/1343644 we run out of file descriptors when creating fences on Lacros platform. This change adds crash keys that can help with investigating further as to the cause of running out of FDs. Bug: 1343644 Change-Id: I2e673bb010fc25a2c04c9f31d8052522c8aa1153 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4133446 Commit-Queue: Saifuddin Hitawala <hitawala@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1089746}
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.