mirror of
https://github.com/RGBCube/serenity
synced 2026-01-15 11:11:01 +00:00
Fixes apps showing redundant error messages and terminating unnecessarily on failed file requests. It's nicer to drop the user off at the equivalent of a default document on failure if possible. Also fixes TextEditor not showing response errors for missing files in the recently opened list. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| FileArgument.cpp | ||
| FileArgument.h | ||
| main.cpp | ||
| MainWidget.cpp | ||
| MainWidget.h | ||
| TextEditorWindow.gml | ||