Commit History

Author SHA1 Message Date
  Andrew Kaster f26dd29b4d LibWeb: Print more information about thrown DOMExceptions in the console 1 year ago
  Simon Wanner 93908fcbcb LibJS+Embedders: Unify stack trace format for uncaught errors 1 year ago
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 year ago
  Andreas Kling 87ac906ee6 LibJS: Make Error stack traces lazier 2 years ago
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 years ago
  Timothy Flynn 527edb55ad LibWeb: Convert usages of Value::TDSWOSE to Value::TSWOSE 2 years ago
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects 2 years ago
  Andreas Kling b0b022507b LibJS: Reduce AST memory usage by shrink-wrapping source range info 2 years ago
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console 2 years ago
  Luke Wilde 1e36224321 LibWeb: Print unhandled rejections the same way as unhandled exceptions 3 years ago
  Andreas Kling 4db5406d62 LibWeb: Support passing more parameter types to HTML::report_exception() 3 years ago
  davidot 9264f9d24e LibJS+Everywhere: Remove VM::exception() and most related functions 3 years ago