Commit History

Author SHA1 Message Date
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 years ago
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 years ago
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Linus Groh 701d437205 LibWeb: Explicitly ignore [[nodiscard]] values returned from TRY(), pt 2 3 years ago
  Timothy Flynn f9cc5d1071 LibWeb: Convert HTMLOptionsCollection to use TRY for error propagation 3 years ago
  Timothy Flynn ff9856a214 LibWeb: Implement HTMLOptionsCollection.add() 3 years ago
  Simon Wanner 624527f15e LibWeb: Add stub implementation of HTMLOptionsCollection 3 years ago