ladybird/Userland/Applications/CrashReporter
Samuel Bowman 4711d789c9 CrashReporter: Move progressbar into main window
Previously we would create a temporary progress window to show a
progressbar while the coredump is processed. Since we're only waiting
on backtraces and CPU register states, we can move the progressbar
into the main window and show everything else immediately while the
slow parts are generated in a BackgroundAction.
2022-01-03 16:19:47 +01:00
..
CMakeLists.txt CrashReporter: Port to LibMain and use TRY() while building the UI :^) 2021-12-04 14:24:04 +01:00
CrashReporterWindow.gml CrashReporter: Move progressbar into main window 2022-01-03 16:19:47 +01:00
main.cpp CrashReporter: Move progressbar into main window 2022-01-03 16:19:47 +01:00