Chris Davis c6d912dac1 Add STARTF_FORCEOFFFEEDBACK to prevent busy cursor on process launch
When starting or restarting Chromium on Windows, we see the busy cursor
briefly.  This is because crashpad does not specify
STARTF_FORCEOFFFEEDBACK in the CreateProcess call.  This is similar to
other changes in Chromium for child processes to avoid the busy cursor.

Bug: 389978731
Change-Id: Ib95cd3b6ce13e3170324e63b43e46a376affc7c8
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6173930
Reviewed-by: Will Harris <wfh@google.com>
Commit-Queue: Chris Davis <chrdavis@microsoft.com>
Reviewed-by: Peter Boström <pbos@chromium.org>
Reviewed-by: Mark Mentovai <mark@chromium.org>
Reviewed-by: Will Harris <wfh@chromium.org>
2025-01-16 16:18:20 -08:00
2023-06-30 15:55:24 +00:00
2024-11-14 17:06:54 +00:00
2024-11-13 18:21:54 +00:00
2024-10-15 23:17:41 +00:00
2024-12-13 14:14:57 -08:00
2024-11-26 17:51:15 +00:00
2024-02-01 19:39:27 +00:00
2018-10-01 18:05:23 +00:00
2014-07-30 23:24:58 -04:00

Crashpad

Crashpad is a crash-reporting system.

Documentation

Source Code

Crashpads source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.

Description
A crash-reporting system
Readme Apache-2.0 23 MiB
Languages
C++ 92.5%
Objective-C++ 2.5%
C 2%
Python 1.8%
Assembly 0.9%
Other 0.3%