mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 01:20:25 +00:00
03107d4028
Before this patch we created ByteBuffer with the help of the VERIFY macro that could cause a crash of FileManager in case of memory allocation failures. Now we propagate the error to a caller instead of using the `release_value_but_fixme_should_propagate_errors()` method. |
||
---|---|---|
.. | ||
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 | ||
PropertiesWindowGeneralTab.gml |