Files
ladybird/AK
Dan Klishch ccd701809f Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string
`JsonValue::to_byte_string` has peculiar type-erasure semantics which is
not usually intended. Unfortunately, it also has a very stereotypical
name which does not warn about unexpected behavior. So let's prefix it
with `deprecated_` to make new code use `as_string` if it just wants to
get string value or `serialized<StringBuilder>` if it needs to do proper
serialization.
2024-01-12 17:41:34 -07:00
..
2023-12-14 08:59:23 -07:00
2023-05-18 22:49:02 +02:00
2023-05-18 22:49:02 +02:00
2023-03-09 21:43:54 +01:00
2023-03-09 21:43:54 +01:00
2023-07-21 10:47:34 -06:00
2023-03-14 16:52:44 +01:00
2024-01-12 16:42:51 -07:00
2023-09-09 11:21:15 -06:00
2023-05-24 23:18:07 +02:00
2023-03-09 21:43:54 +01:00
2023-03-09 21:43:54 +01:00