summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebIDL/ExceptionOr.h
AgeCommit message (Expand)Author
2022-09-27LibWeb: Add WebIDL::ExceptionOr constructor for wrapped ValueTypeLinus Groh
2022-09-27LibWeb: Support plain (throw) JS::Completion in WebIDL::ExceptionOrLinus Groh
2022-09-25LibWeb: Move DOMException from DOM/ to WebIDL/Linus Groh
2022-09-25LibWeb: Move ExceptionOr from DOM/ to WebIDL/Linus Groh