mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 16:40:03 +00:00
This adds a new IDL type, Utf16DOMString. This is the same as DOMString, except it is UTF-16. This type is temporary - we will want DOMString to be UTF-16 by default once we've ported enough of LibWeb. To make this support easier, some string IDL generator handling is moved directly into `generate_to_string` from the call sites. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
IDLGenerators.cpp | ||
IDLGenerators.h | ||
main.cpp | ||
Namespaces.h |