Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling fb9f3f10f3 LibWeb: Add Element.getHTML() and ShadowRoot.getHTML() 1 anno fa
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API 1 anno fa
  Tim Ledbetter 2f5cf8ac20 LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]] 1 anno fa
  Matthew Olsson 3e221fbb2d IDLGenerators: Handle restricted/unrestricted floating point types 1 anno fa
  Andrew Kaster 7077e4d002 LibIDL+LibWeb: Add support for WebIDL setlike declarations on interfaces 1 anno fa
  Tim Ledbetter d2b3007248 IDLGenerators: Use spec-compliant algorithm to parse integer values 1 anno fa
  Tim Ledbetter c0e504fbdd LibWeb: Add some missing `[FIXME]` IDL attributes 1 anno fa
  Tim Ledbetter 1bc0fcca8d IDLGenerators: Support `[Reflect]` on long and unsigned long attributes 1 anno fa
  Tim Ledbetter 4d02bfc722 IDLGenerators: Add FIXME attribute support for non-readonly properties 1 anno fa
  Shannon Booth 7c69b4737b LibWeb: Add a 'FIXME' extended attribute for stubbed IDL attrs and fn's 1 anno fa
  Shannon Booth 8d5665ebe1 LibWeb: Add stub for IDBFactory 1 anno fa
  Shannon Booth b3c8974718 LibWeb: Factor out IDL generator using namespace hack into a function 1 anno fa
  Tim Ledbetter 63246577d2 LibWeb: Use correct type for `MessageEventInit.ports` 1 anno fa
  Shannon Booth 2a56df8ecd LibWeb: Add scaffolding for DynamicsCompressorNode 1 anno fa
  Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts 1 anno fa
  Andrew Kaster 2c31d7dddc LibWeb: Add stub implementation of CSS FontFace Web API 1 anno fa
  Shannon Booth c9b2c1c747 LibWeb: Add stub IDL interface for AudioScheduledSourceNode 1 anno fa
  Shannon Booth 6661c68b28 LibWeb: Add stub IDL interface for AudioNode 1 anno fa
  Shannon Booth 5ae0ac7b73 LibWeb: Add stub IDL interface for AudioParam 1 anno fa
  Shannon Booth b1b7e2324a LibWeb: Add stub IDL interface for PeriodicWave 1 anno fa
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 anno fa
  Shannon Booth de2cad02aa LibWeb: Factor out a function to generate IDL enumerations 1 anno fa
  Shannon Booth 4a62268d73 LibWeb: Do not handle an invalid enum in idl_enum_to_string 1 anno fa
  Tim Ledbetter 1127fa1e01 IDLGenerators: Set namespace object prototype to Object.prototype 1 anno fa
  Tim Ledbetter 3eb07a9b8b IDLGenerators: Don't duplicate include statements for each import 1 anno fa
  Tim Ledbetter ddd1ac1e36 LibWeb: Add a custom extended attribute for namespace-level finalization 1 anno fa
  Tim Ledbetter 6d4b8bde55 LibWeb: Isolate WebAssembly cache by global object 1 anno fa
  Tim Ledbetter 5e75afd549 LibWeb: Fix typo in extended `WithGCVisitor` extended attribute name 1 anno fa
  Andreas Kling f4f4f7781d Ladybird+LibWeb: Add optional IDL call tracing 1 anno fa
  Lucas CHOLLET 94128fe027 LibWeb: Make CanvasImageSource also be an ImageBitmap 1 anno fa