ladybird/Libraries/LibWeb/CodeGenerators
Linus Groh 5d77a19af5 LibWeb: Replace IDL 'void' return type with 'undefined'
From the Web IDL spec: https://heycam.github.io/webidl/#idl-undefined

[...]
undefined constant values in IDL are represented with the `undefined`
token.
[...]
Note: This value was previously spelled `void`, and more limited in how
it was allowed to be used.
2020-12-10 11:02:46 +01:00
..
CMakeLists.txt IDL: Produce better error messages when parsing IDL files. 2020-12-09 21:05:06 +01:00
Generate_CSS_PropertyID_cpp.cpp Everywhere: Add missing <AK/ByteBuffer.h> includes 2020-11-15 13:11:21 +01:00
Generate_CSS_PropertyID_h.cpp Everywhere: Add missing <AK/ByteBuffer.h> includes 2020-11-15 13:11:21 +01:00
WrapperGenerator.cpp LibWeb: Replace IDL 'void' return type with 'undefined' 2020-12-10 11:02:46 +01:00