提交历史

作者 SHA1 备注 提交日期
  stelar7 16ce2b975a LibWeb: Add IDBObjectStore 8 月之前
  stelar7 297c775b34 LibWeb: Add IDBIndex 8 月之前
  stelar7 71772d97dc LibWeb: Add IDBCursor 8 月之前
  Jelle Raaijmakers 614b93beca Meta: Set constructor prototype in IDLGenerators 7 月之前
  Jelle Raaijmakers db43ed03a8 Meta: Use namespaced `JS::call` invocations in IDLGenerators 7 月之前
  Tim Ledbetter 19a5780f0c IDLGenerators: Throw TypeError if IDL ByteString contains element > 255 7 月之前
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 8 月之前
  Andreas Kling 3e8c8b185e LibWeb: Use WindowProxy instead of Window in UI Events IDL 8 月之前
  Shannon Booth 98dadb0ce6 LibWeb: Always return a rejected Promise for functions which throw 8 月之前
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 月之前
  Luke Wilde d95ae629ee LibIDL: Allow overwriting the generated attribute callback name 8 月之前
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 8 月之前
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 8 月之前
  rmg-x 9ee7d4d90a LibWeb: Add builtin Float16Array type and remove related FIXME 8 月之前
  stasoid 31bf40b659 AK: Make LexicalPath::relative_path() fallible 8 月之前
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` 8 月之前
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object 8 月之前
  Andrew Kaster 36feebb1e7 LibWeb: Add Wasm Web-API streaming compilation and instantiation 8 月之前
  Jelle Raaijmakers 3504370281 LibWeb: Add stubbed Media Source Extensions API 8 月之前
  Shannon Booth 70599d3f8d LibWeb: Add support for dictionaries in overload resolution 8 月之前
  Shannon Booth 013c2a1c7c LibWeb: Verify that all overloads contain Unscopable if present 8 月之前
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL 8 月之前
  stelar7 d81f31c699 LibWeb/Meta: Adjust how missing/invalid default values are generated 8 月之前
  Jelle Raaijmakers 2a98f2a12d LibWeb: Implement AudioListener 9 月之前
  Jelle Raaijmakers 0b9d55b676 Meta: Reuse built-in JS types list for IDL to C++ generation 9 月之前
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 9 月之前
  justus2510 55f0dc823f LibWeb: Handle unpaired surrogates in USVStrings 9 月之前
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 9 月之前
  sin-ack d5948709cd BindingsGenerator: Handle global interfaces without named properties 9 月之前
  Noah Bright d30ae92b82 LibWeb: Define PerformanceEventTiming 9 月之前