mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
Now that there are no callers of is_null left, Make default constructed StringViews represent the empty string and disallow null pointers in the public constructors, matching ByteString and String. Keep a private null sentinel only for Optional<StringView>.
8.7 KiB
8.7 KiB