ladybird/Userland/Libraries/LibWeb/Cookie
Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places
These changes are compatible with clang-format 16 and will be mandatory
when we eventually bump clang-format version. So, since there are no
real downsides, let's commit them now.
2024-04-19 06:31:19 -04:00
..
Cookie.cpp LibWeb: Port Cookie from DeprecatedString to String 2023-11-20 15:00:19 +01:00
Cookie.h LibWeb: Port Cookie from DeprecatedString to String 2023-11-20 15:00:19 +01:00
ParsedCookie.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
ParsedCookie.h LibWeb: Port ParsedCookie from DeprecatedString to String 2023-11-28 17:15:27 -05:00