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
..
2024-02-09 21:32:29 +00:00
2023-10-18 20:01:37 +00:00
2024-08-14 03:11:45 +00:00