Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-25 | LibWeb: Move DOMException from DOM/ to WebIDL/ | Linus Groh | |
2021-04-11 | LibWeb: Add support for optional default values and optional bools in IDL | Luke | |
Fixed the DOMException constructor as it had the default value version commented out. | |||
2021-02-20 | LibWeb: Add DOM::DOMException class and bindings | Linus Groh | |