Open
Bug 1837901
Opened 1 years ago
Catch UI hangs and cause a crash to occur on linux
Categories
(Toolkit :: Crash Reporting, enhancement, P3)
Tracking
()
NEW
People
(Reporter: afranchuk, Unassigned)
References
Details
Catching UI hangs in the crash reporting infrastructure is useful for debugging and to provide a better user experience. On linux there isn't any OS-level support for this, so we'll likely have to use a timer (which is restarted in the UI loop).
You need to log in
before you can comment on or make changes to this bug.
Description
•