提交历史

作者 SHA1 备注 提交日期
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Ali Mohammad Pur b20f1da166 Lagom/IDLGenerators: Remove the unused generate_to_deprecated_string fn 1 年之前
  Shannon Booth b37aab1277 LibWeb: Port named_item_value from DeprecatedFlyString 1 年之前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年之前
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 年之前
  Shannon Booth d818bbf918 LibWeb: Remove UseDeprecatedAKString support for IDL generator 1 年之前
  Andreas Kling 7df1692580 LibJS: Add Object::may_interfere_with_indexed_property_access() virtual 1 年之前
  Bastiaan van der Plaat 3c27843cfe LibWeb: Add DOMMatrix fromFloat32Array and fromFloat64Array 1 年之前
  Bastiaan van der Plaat 2e122b16e4 LibWeb: Add DOMMatrix toFloat32Array and toFloat64Array 1 年之前
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 年之前
  Aliaksandr Kalenik e7a3040c9f LibWeb: Do not use JS::Handle for TimerHandler 1 年之前
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String 1 年之前
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 年之前
  Shannon Booth e123492470 LibWeb: Allow ArrayBuffer attributes to be used in IDL 1 年之前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
  Shannon Booth 914fb90bbe LibWeb: Don't generate Optional<String> from IDL for non-null arguments 1 年之前
  Shannon Booth f991e40d7f LibWeb: Support [Reflect] on IDL String attributes that may return null 1 年之前
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
  Andrew Kaster d1aea87889 LibWeb: Add NavigateEvent, the main event of the Navigation API 1 年之前
  Andrew Kaster 51c2835044 LibWeb: Add NavigationCurrentEntryChangeEvent, fired when navigating 1 年之前
  Andrew Kaster cf0ffc12cc BindingsGenerator: Handle nullable enum properties 1 年之前
  Bastiaan van der Plaat 43825acc79 Meta+BindingsGenerator: Add postfix to member_value_name to make unique 1 年之前
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 1 年之前
  Andreas Kling 3d5728ef57 LibWeb/BindingsGenerator: Remove some TRY() spam in generated bindings 1 年之前
  Shannon Booth daefe744ba LibWeb: Implement RadioNodeList 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible 1 年之前
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前