Open
Bug 1837903
Opened 1 years ago
Updated 1 years ago
Catch UI hangs on macos and report the crash as such
Categories
(Toolkit :: Crash Reporting, enhancement, P3)
Tracking
()
NEW
People
(Reporter: afranchuk, Unassigned)
References
(Depends on 1 open bug)
Details
Catching UI hangs in the crash reporting infrastructure is useful for debugging and to provide a better user experience. On macos there is a different EXC_CRASH condition that occurs automatically when a UI hangs that we may be able to check for, however this will require an out-of-process macos handler.
Updated•1 years ago
|
Depends on: oop-crashreporter
You need to log in
before you can comment on or make changes to this bug.
Description
•