mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-29 14:32:55 +00:00
We previously used an empty optional to denote that a ReferrerPolicy is in the default empty string state. However, later additions added an explicit EmptyString state. This patch moves all users to the explicit state, and stops using `Optional<ReferrerPolicy>` everywhere except for when an option not being passed from JavaScript has meaning. |
||
---|---|---|
.. | ||
HTTP | ||
ConnectionTimingInfo.cpp | ||
ConnectionTimingInfo.h | ||
FetchAlgorithms.cpp | ||
FetchAlgorithms.h | ||
FetchController.cpp | ||
FetchController.h | ||
FetchParams.cpp | ||
FetchParams.h | ||
FetchTimingInfo.cpp | ||
FetchTimingInfo.h | ||
HTTP.cpp | ||
HTTP.h | ||
MimeTypeBlocking.cpp | ||
MimeTypeBlocking.h | ||
NoSniffBlocking.cpp | ||
NoSniffBlocking.h | ||
PortBlocking.cpp | ||
PortBlocking.h | ||
RequestOrResponseBlocking.h | ||
Task.cpp | ||
Task.h | ||
URL.cpp | ||
URL.h |