1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-14 11:52:10 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Luke Wilde 3275d659bf LibWeb: Convert FormData to String and Vector storage
This makes use of the new [UseNewAKString] extended attribute. Using
Vector storage will make it easier to make this interface into an IDL
iterable. It seems the reason it didn't use Vector originally was due
to awkward DeprecatedString -> String conversions.
2023-02-18 01:23:36 +01:00
..
IPCCompiler Everywhere: Remove the AK:: qualifier from Stream usages 2023-02-13 00:50:07 +00:00
LibEDID LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibGL LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibLocale LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibTimeZone LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibUnicode LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibWeb LibWeb: Convert FormData to String and Vector storage 2023-02-18 01:23:36 +01:00
StateMachineGenerator LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
CMakeLists.txt LibGL: Generate the API wrappers 2022-12-20 10:42:31 +01:00