summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/ExceptionOr.h
AgeCommit message (Expand)Author
2021-06-27LibWeb: Make ExceptionOr capable of holding all error types in the specAli Mohammad Pur
2021-04-22Everywhere: Use linusg@serenityos.org for my copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-20LibWeb: Add DOM::ExceptionOr<T> containerLinus Groh