Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm hace 8 meses
  Andrew Kaster 881a270e58 LibWeb: Verify buffer type in WebIDL get buffer source copy AO hace 8 meses
  Diego Frias 3be7e88903 LibWeb/WebIDL: Throw correct error when converting integers hace 11 meses
  Shannon Booth d725076c7f LibWeb: Fix a silly mistake for bitLength 64 in conversion to int hace 1 año
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hace 1 año
  Shannon Booth 11371acfaf LibWeb/WebIDL: Implement ConvertToInt and IntegerPart AOs hace 1 año
  Timothy Flynn 9258d7b98a LibJS+LibWeb: Implement resizable ArrayBuffer support for TypedArray hace 1 año
  Timothy Flynn c7fec9424c LibJS+LibWeb: Implement resizable ArrayBuffer support for DataView hace 1 año
  Andreas Kling 41f56b0df9 LibWeb: Let supported_property_names() return Vector<FlyString> hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth a7b8828db2 LibWeb: Port call_user_object_operation from DeprecatedString hace 1 año
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap hace 1 año
  Shannon Booth 629f661e3b LibWeb: Port supported property names from DeprecatedString to String hace 1 año
  Timothy Flynn 3fcb07597b LibWeb: Remove now-unneeded TypedArray OOM propagation hace 1 año
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain hace 1 año
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible hace 1 año
  Shannon Booth 3bb15d3dae LibJS: Propagate OOM from GetValueFromBuffer AO hace 2 años
  Matthew Olsson c40109628d LibWeb: Properly reject abrupt completion in clean_up_on_return hace 2 años
  Luke Wilde 083b547e97 LibWeb/WebIDL: Add the `construct` abstract operation hace 2 años
  Luke Wilde 9b8b363445 LibWeb/WebIDL: Move call_user_object_operation out of line hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object hace 2 años
  Linus Groh 6480faacb6 LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/ hace 2 años