Commit History

Author SHA1 Message Date
  Jelle Raaijmakers db43ed03a8 Meta: Use namespaced `JS::call` invocations in IDLGenerators 8 months ago
  Tim Ledbetter 19a5780f0c IDLGenerators: Throw TypeError if IDL ByteString contains element > 255 8 months ago
  Shannon Booth d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object 8 months ago
  Andreas Kling 3e8c8b185e LibWeb: Use WindowProxy instead of Window in UI Events IDL 8 months ago
  Shannon Booth 98dadb0ce6 LibWeb: Always return a rejected Promise for functions which throw 8 months ago
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 8 months ago
  Luke Wilde d95ae629ee LibIDL: Allow overwriting the generated attribute callback name 8 months ago
  Shannon Booth 1e54003cb1 LibJS+LibWeb: Rename Heap::allocate_without_realm to Heap::allocate 8 months ago
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 8 months ago
  rmg-x 9ee7d4d90a LibWeb: Add builtin Float16Array type and remove related FIXME 8 months ago
  stasoid 31bf40b659 AK: Make LexicalPath::relative_path() fallible 9 months ago
  Jonne Ransijn 69f96122b6 LibJS+LibWeb: Prevent double invocation of `[[GetOwnProperty]]` 8 months ago
  Shannon Booth 84dc83e0e0 LibWeb: Rename current_global_object to current_principal_global_object 9 months ago
  Andrew Kaster 36feebb1e7 LibWeb: Add Wasm Web-API streaming compilation and instantiation 9 months ago
  Jelle Raaijmakers 3504370281 LibWeb: Add stubbed Media Source Extensions API 8 months ago
  Shannon Booth 70599d3f8d LibWeb: Add support for dictionaries in overload resolution 8 months ago
  Shannon Booth 013c2a1c7c LibWeb: Verify that all overloads contain Unscopable if present 8 months ago
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL 9 months ago
  stelar7 d81f31c699 LibWeb/Meta: Adjust how missing/invalid default values are generated 9 months ago
  Jelle Raaijmakers 2a98f2a12d LibWeb: Implement AudioListener 9 months ago
  Jelle Raaijmakers 0b9d55b676 Meta: Reuse built-in JS types list for IDL to C++ generation 9 months ago
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 9 months ago
  justus2510 55f0dc823f LibWeb: Handle unpaired surrogates in USVStrings 9 months ago
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 9 months ago
  sin-ack d5948709cd BindingsGenerator: Handle global interfaces without named properties 9 months ago
  Noah Bright d30ae92b82 LibWeb: Define PerformanceEventTiming 10 months ago
  Shannon Booth dc401f49ea LibWeb+LibURL: Move HTML::Origin to URL::Origin 9 months ago
  Shannon Booth e9dd05b2b5 LibWeb: Correct attributes on IDL interface 'operations' 9 months ago
  Shannon Booth fb2b78620d LibWeb: Factor out function to define the 'operations' on an interface 9 months ago
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 months ago