Commit History

Author SHA1 Message Date
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String 1 year ago
  Timothy Flynn 3fcb07597b LibWeb: Remove now-unneeded TypedArray OOM propagation 1 year ago
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 year ago
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 year ago
  Shannon Booth 3bb15d3dae LibJS: Propagate OOM from GetValueFromBuffer AO 2 years ago
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return 2 years ago
  Luke Wilde 083b547e97 LibWeb/WebIDL: Add the `construct` abstract operation 2 years ago
  Luke Wilde 9b8b363445 LibWeb/WebIDL: Move call_user_object_operation out of line 2 years ago
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object 2 years ago
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ 2 years ago