Files
ladybird/Userland/Libraries/LibWeb/DOM
Linus Groh e708f1c3a2 LibWeb: Add DOM::ExceptionOr<T> container
Much like AK::Result this carries either a DOM::DOMException or regular
return value and will be used by DOM functions for exceptions that
should be thrown.
2021-02-20 00:09:11 +01:00
..
2021-01-22 21:49:54 +01:00