Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthew Olsson 111e0159ff IDLGenerators: Allow specifying default non-empty string values vor 1 Jahr
  Luke Wilde eaa3b85864 LibWeb: Fix "ParameterizedTypeType" -> "ParameterizedType" typo for IDL vor 1 Jahr
  Luke Wilde 34cd69e623 LibWeb: Add support for WindowProxy in IDL -> CPP, unions, constructors vor 1 Jahr
  Luke Wilde 280199fb08 LibWeb: Recognise MessagePort as a platform object in IDL generator vor 1 Jahr
  Matthew Olsson 521f8bd5f2 LibWeb: Add AnimationTimeline IDL object vor 1 Jahr
  stelar7 27ae172e7e Meta: Implement correct parsing of reflected DOMString vor 1 Jahr
  Bastiaan van der Plaat 0104225d9b LibWeb: Add TextEncoder encodeInto vor 1 Jahr
  Bastiaan van der Plaat f1ead552ce LibWeb: Add constructor options to TextDecoder vor 1 Jahr
  Bastiaan van der Plaat efadee7e6e Meta+BindingsGenerator: Add curly brackets for numeric union types vor 1 Jahr
  Ali Mohammad Pur 988c6568a9 LibWeb: Remove Element::set_attribute(name, value?) vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Ali Mohammad Pur b20f1da166 Lagom/IDLGenerators: Remove the unused generate_to_deprecated_string fn vor 1 Jahr
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} vor 1 Jahr
  Shannon Booth d818bbf918 LibWeb: Remove UseDeprecatedAKString support for IDL generator vor 1 Jahr
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual vor 1 Jahr
  Bastiaan van der Plaat 3c27843cfe LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array vor 1 Jahr
  Bastiaan van der Plaat 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array vor 1 Jahr
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String vor 1 Jahr
  Aliaksandr Kalenik e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler vor 1 Jahr
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String vor 1 Jahr
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain vor 1 Jahr
  Shannon Booth e123492470 LibWeb: Allow ArrayBuffer attributes to be used in IDL vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 914fb90bbe LibWeb: Don't generate Optional<String> from IDL for non-null arguments vor 1 Jahr
  Shannon Booth f991e40d7f LibWeb: Support [Reflect] on IDL String attributes that may return null vor 1 Jahr
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString vor 1 Jahr
  Andrew Kaster d1aea87889 LibWeb: Add NavigateEvent, the main event of the Navigation API vor 1 Jahr