mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-26 09:30:24 +00:00
aeee98b3a1
This commit removes DeprecatedString's "null" state, and replaces all its users with one of the following: - A normal, empty DeprecatedString - Optional<DeprecatedString> Note that null states of DeprecatedFlyString/StringView/etc are *not* affected by this commit. However, DeprecatedString::empty() is now considered equal to a null StringView. |
||
---|---|---|
.. | ||
ClockWidget.cpp | ||
ClockWidget.h | ||
CMakeLists.txt | ||
main.cpp | ||
QuickLaunchWidget.cpp | ||
QuickLaunchWidget.h | ||
ShutdownDialog.cpp | ||
ShutdownDialog.h | ||
TaskbarButton.cpp | ||
TaskbarButton.h | ||
TaskbarWindow.cpp | ||
TaskbarWindow.h | ||
WindowIdentifier.h | ||
WindowList.cpp | ||
WindowList.h |