提交歷史

作者 SHA1 備註 提交日期
  Shannon Booth f320406a4c LibWeb: Make Bindings::dom_exception_to_throw_completion public API 2 年之前
  Linus Groh 11b40dbcf5 LibWeb/WebIDL: Store SimpleException message as a String{,View} variant 2 年之前
  Ben Wiederhake c2a900b853 Everywhere: Remove unused includes of AK/StdLibExtras.h 2 年之前
  Linus Groh de3e6cc75c LibWeb: Ensure dom_exception_to_throw_completion() always takes a VM 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 年之前
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 年之前
  Linus Groh 7b990c27a1 LibWeb: Replace GlobalObject with VM in remaining AOs [Part 4/4] 2 年之前
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 年之前
  Andreas Kling ba87f23f22 LibWeb: Allow returning JS::ThrowCompletionOr<T> from wrapped functions 3 年之前
  Timothy Flynn 95e492de59 LibWeb: Convert throw_dom_exception_if_needed() to ThrowCompletionOr 3 年之前
  Ali Mohammad Pur fd72597999 LibWeb: Make ExceptionOr capable of holding all error types in the spec 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  AnotherTest d2b5c4d8dc LibWeb: Actually return an empty value when an exception is thrown via 4 年之前
  AnotherTest 8ba2b5f36f LibWeb: Make ExceptionOr work with non-JS::Value types 4 年之前
  AnotherTest a6e4482080 AK+Everywhere: Make StdLibExtras templates less wrapper-y 4 年之前
  Linus Groh a1a625b565 LibWeb: Move ExceptionOr bindings utils into own header 4 年之前