Commit History

Author SHA1 Message Date
  Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts 1 year ago
  Andrew Kaster 2c31d7dddc LibWeb: Add stub implementation of CSS FontFace Web API 1 year ago
  Shannon Booth c9b2c1c747 LibWeb: Add stub IDL interface for AudioScheduledSourceNode 1 year ago
  Shannon Booth 6661c68b28 LibWeb: Add stub IDL interface for AudioNode 1 year ago
  Shannon Booth 5ae0ac7b73 LibWeb: Add stub IDL interface for AudioParam 1 year ago
  Shannon Booth b1b7e2324a LibWeb: Add stub IDL interface for PeriodicWave 1 year ago
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 year ago
  Shannon Booth de2cad02aa LibWeb: Factor out a function to generate IDL enumerations 1 year ago
  Shannon Booth 4a62268d73 LibWeb: Do not handle an invalid enum in idl_enum_to_string 1 year ago
  Tim Ledbetter 1127fa1e01 IDLGenerators: Set namespace object prototype to Object.prototype 1 year ago
  Tim Ledbetter 3eb07a9b8b IDLGenerators: Don't duplicate include statements for each import 1 year ago
  Tim Ledbetter ddd1ac1e36 LibWeb: Add a custom extended attribute for namespace-level finalization 1 year ago
  Tim Ledbetter 6d4b8bde55 LibWeb: Isolate WebAssembly cache by global object 1 year ago
  Tim Ledbetter 5e75afd549 LibWeb: Fix typo in extended `WithGCVisitor` extended attribute name 1 year ago
  Andreas Kling f4f4f7781d Ladybird+LibWeb: Add optional IDL call tracing 1 year ago
  Lucas CHOLLET 94128fe027 LibWeb: Make CanvasImageSource also be an ImageBitmap 1 year ago
  Shannon Booth b873e5bc1d LibWeb: Implement the PointerEvent interface 1 year ago
  Shannon Booth 80658743d3 LibWeb: Generate Optional<NonnullGCPtr<T>> as GCPtr<T> 1 year ago
  Matthew Olsson aac873fcec LibWeb: Fix a few "missing visit_edges" warnings from the GC verifier 1 year ago
  Matthew Olsson 164db73bdc IDLGenerators: Fix a GCVerifier warning 1 year ago
  Luke Wilde 316814988f LibIDL+LibWeb: Add support for static readonly attributes 1 year ago
  MacDue 59cd086199 LibWeb: Stub (and implement) `SVGSVGElement` methods and attributes 1 year ago
  MacDue a6a40a5bc6 LibWeb: Stub out `SVGTransform` 1 year ago
  Shannon Booth e590e92399 LibWeb: Add HTMLCollection as a platform object 1 year ago
  Shannon Booth a09849072e LibWeb: Pass through [EnforceRange] and [Clamp] extended attributes 1 year ago
  Kenneth Myhra 900a889eb1 LibWeb+LibIDL: Add support for overloading constructors 1 year ago
  Kenneth Myhra 09779ab4a6 LibWeb: Add Uint8ClampedArray as supported parameter type 1 year ago
  Tim Ledbetter 158d9a5921 LibWeb: Ensure enumerated attributes are always limited to known values 1 year ago
  Andrew Kaster 6783a524d0 LibWeb: Make DOMExceptionPrototype's prototype %Error.prototype% 1 year ago
  Andrew Kaster 1521a60a67 LibWeb: Support SubtleCrypto.exportKey for RSA-OAEP in JsonWebKey format 1 year ago