Commit History

Author SHA1 Message Date
  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 8 months ago
  Andrew Kaster 36feebb1e7 LibWeb: Add Wasm Web-API streaming compilation and instantiation 8 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 8 months ago
  stelar7 d81f31c699 LibWeb/Meta: Adjust how missing/invalid default values are generated 8 months ago
  Jelle Raaijmakers 2a98f2a12d LibWeb: Implement AudioListener 8 months ago
  Jelle Raaijmakers 0b9d55b676 Meta: Reuse built-in JS types list for IDL to C++ generation 8 months ago
  Andreas Kling dd419b5a8d AK: Make String::number() infallible 8 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 9 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
  Jamie Mansfield 1a012f279a LibWeb/WebVTT: Implement VTTRegion idl interface 9 months ago
  Jamie Mansfield 4c5a176354 LibWeb: Stub MediaCapabilities IDL interface 10 months ago
  Tim Ledbetter 53ab6fa403 LibWeb: Stub the `ServiceWorkerContainer` interface 10 months ago
  Tim Ledbetter 0c0a4a6042 LibWeb: Stub the `ServiceWorkerRegistration` interface 10 months ago
  Tim Ledbetter 70fdf7affb IDLGenerators: Add `register` to the list of C++ keywords 10 months ago
  Jamie Mansfield 169163b002 LibWeb/EntriesAPI: Implement FileSystemEntry 10 months ago
  Timothy Flynn 8865d18a67 LibWeb: Allow callback parameters to be nullable 10 months ago
  Timothy Flynn 74d9cfbf2a LibWeb: Implement DataTransferItemList.prototype.add() 10 months ago
  Timothy Flynn 0b0d44da27 LibWeb: Implement the ClipboardEvent IDL interface 10 months ago
  Timothy Flynn 268d6dda2f LibWeb: Sort list of imported namespaces 10 months ago
  Tim Ledbetter 335d51d678 IDLGenerators: Make USVString attribute reflection spec compliant 11 months ago