コミット履歴

作者 SHA1 メッセージ 日付
  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 年間 前
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing 1 年間 前
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 1 年間 前
  Timothy Flynn 5703833116 LibJS+LibWeb: Refactor GetIterator to use GetIteratorFromMethod 1 年間 前
  Kenneth Myhra 90fdd598c2 LibWeb: Make sure we do not generate duplicate variable names 2 年 前
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver 2 年 前
  Daniel 30e67721ae Meta: Fix IDL binding generation for dictionary members 2 年 前
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 年 前
  Timothy Flynn 6520a9a849 LibWeb: Support TrackEvent instances with an AudioTrack track type 2 年 前