提交历史

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