mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 04:54:58 +00:00
![]() ...from try_create_for_raw_bytes(). If a plugin returns `true` from sniff but then fails when calling its `create()` method, we now no longer swallow that error. Allows `image` (and other places in the system) to print a more actionable error if early image headers are invalid. (We now no longer try to find another plugin that can also handle the image.) Fixes a regression from #20063 / #19893 -- before then, we didn't do fallible work this early. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileManagerWindow.gml | ||
FileOperationProgress.gml | ||
FileOperationProgressWidget.cpp | ||
FileOperationProgressWidget.h | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesWindow.cpp | ||
PropertiesWindow.h | ||
PropertiesWindowArchiveTab.gml | ||
PropertiesWindowAudioTab.gml | ||
PropertiesWindowFontTab.gml | ||
PropertiesWindowGeneralTab.gml | ||
PropertiesWindowImageTab.gml | ||
PropertiesWindowPDFTab.gml |