mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 10:10:59 +00:00
The FileReader IDL has the following entry: ``` readonly attribute (DOMString or ArrayBuffer)? result; ``` This change supports the use ArrayBuffer as a JS built-in in this definition. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IDLGenerators.cpp | ||
| main.cpp | ||
| Namespaces.h | ||