mirror of
https://github.com/RGBCube/serenity
synced 2025-10-30 21:42:45 +00:00
The majority of error strings are StringView literals, and it seems
silly to require heap-allocating strings for these.
This idea is stolen from a recent change in
|
||
|---|---|---|
| .. | ||
| Checks.cpp | ||
| Checks.h | ||
| Fetching.cpp | ||
| Fetching.h | ||
| PendingResponse.cpp | ||
| PendingResponse.h | ||
| RefCountedFlag.cpp | ||
| RefCountedFlag.h | ||