mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-27 02:20:17 +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. |
||
|---|---|---|
| .. | ||
| IPCCompiler | ||
| LibWeb | ||
| CMakeLists.txt | ||