Commit History

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