mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-16 13:09:41 +00:00
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. |
||
---|---|---|
.. | ||
EventNames.cpp | ||
EventNames.h | ||
FormData.cpp | ||
FormData.h | ||
FormData.idl | ||
FormDataEntry.h | ||
FormDataIterator.cpp | ||
FormDataIterator.h | ||
ProgressEvent.cpp | ||
ProgressEvent.h | ||
ProgressEvent.idl | ||
XMLHttpRequest.cpp | ||
XMLHttpRequest.h | ||
XMLHttpRequest.idl | ||
XMLHttpRequestEventTarget.cpp | ||
XMLHttpRequestEventTarget.h | ||
XMLHttpRequestEventTarget.idl | ||
XMLHttpRequestUpload.cpp | ||
XMLHttpRequestUpload.h | ||
XMLHttpRequestUpload.idl |