1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:38:11 +00:00
serenity/Meta/Lagom/Tools
Luke Wilde 1b6492d0fb LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union
Previous this ignored typed arrays and ArrayBuffer, hitting the
fallback JS -> C++ conversion case, typically stringifying them.
2023-04-21 07:59:50 +02:00
..
CodeGenerators LibWeb: Return typed array and ArrayBuffer for BufferSource in IDL union 2023-04-21 07:59:50 +02:00
ConfigureComponents ConfigureComponents: Use FileSystem instead of DeprecatedFile 2023-04-09 20:58:54 -06:00
IPCMagicLinter LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
LibJSGCVerifier Lagom: Remove debug line in LibJSGCVerifier 2023-03-15 08:48:49 +01:00
CMakeLists.txt Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00