Sam Atkins
|
4bdb7dba8c
LibWeb: Add and use a helper to reject a promise with an exception
|
1 year ago |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 years ago |
Timothy Flynn
|
7f717b8414
LibWeb: Store all members of WebIDL::ExceptionOr<T> in a single Variant
|
2 years ago |
Kenneth Myhra
|
411097002b
LibWeb: Add a method to ExceptionOr to drop error handling
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Linus Groh
|
d26aabff04
Everywhere: Run clang-format
|
2 years ago |
Linus Groh
|
a80da456a5
LibWeb: Mark `WebIDL::ExceptionOr<T>` as `[[nodiscard]]`
|
2 years ago |
Linus Groh
|
426e32e5c0
LibWeb: Add WebIDL::ExceptionOr constructor for wrapped ValueType
|
2 years ago |
Linus Groh
|
4461234898
LibWeb: Support plain (throw) JS::Completion in WebIDL::ExceptionOr
|
2 years ago |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 years ago |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 years ago |