1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Meta/Lagom/Tools/CodeGenerators
Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor
This relied on pulling the current realm from the main thread VM, which
requires an execution context to be on the VM's stack. This heavily
relied on the dummy execution context that is always on the stack, for
example, when parsing the UA style sheets where no JavaScript is
running.
2023-03-07 11:51:12 +00:00
..
IPCCompiler AK+Everywhere: Make GenericLexer::ignore_until() stop before the value 2023-02-28 12:55:10 +00:00
LibEDID Userland+AK: Stop using getopt() for ArgsParser 2023-02-28 15:52:24 +03:30
LibGL LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
LibLocale Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
LibTimeZone LibTimeZone: Propagate try_append() errors while building timezone data 2023-02-24 22:18:25 +01:00
LibUnicode LibCore+Everywhere: Return an Error from DirIterator::error() 2023-03-05 20:23:42 +01:00
LibWeb LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2023-03-07 11:51:12 +00: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