Commit History

Author SHA1 Message Date
  Andreas Kling 2daaa22a15 LibWeb: Stop trying to guess include paths in IDL codegen 11 months ago
  Shannon Booth 9b59dc5e8b Bindings: Remove exception handling for named_item_value 11 months ago
  bbb651 6672fb4b47 WebAudio: Stub `AudioBufferSourceNode` 11 months ago
  Daniel Bertalan c62240aa80 Everywhere: Warn on function definitions without prototypes 1 year ago
  Jamie Mansfield e8fe7c0ee3 LibWeb: Prevent infinite loop in create_an_inheritance_stack 11 months ago
  Maciej 65d8d205ee LibWeb: Implement HTML DragEvent class 1 year ago
  Jamie Mansfield ecad28657a LibWeb/HTML: Implement TextTrackList IDL interface 1 year ago
  Caitlin Potter 80cd3712c2 LibWeb: Implement WebIDL constructor flow for derived classes 1 year ago
  Luke Warlow a65f1ecc37 LibWeb: Implement stub for ElementInternals 1 year ago
  Andreas Kling fb9f3f10f3 LibWeb: Add Element.getHTML() and ShadowRoot.getHTML() 1 year ago
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API 1 year ago
  Tim Ledbetter 2f5cf8ac20 LibIDL+LibWeb: Mark [FIXME] interfaces as [[Unimplemented]] 1 year ago
  Matthew Olsson 3e221fbb2d IDLGenerators: Handle restricted/unrestricted floating point types 1 year ago
  Andrew Kaster 7077e4d002 LibIDL+LibWeb: Add support for WebIDL setlike declarations on interfaces 1 year ago
  Tim Ledbetter d2b3007248 IDLGenerators: Use spec-compliant algorithm to parse integer values 1 year ago
  Tim Ledbetter c0e504fbdd LibWeb: Add some missing `[FIXME]` IDL attributes 1 year ago
  Tim Ledbetter 1bc0fcca8d IDLGenerators: Support `[Reflect]` on long and unsigned long attributes 1 year ago
  Tim Ledbetter 4d02bfc722 IDLGenerators: Add FIXME attribute support for non-readonly properties 1 year ago
  Shannon Booth 7c69b4737b LibWeb: Add a 'FIXME' extended attribute for stubbed IDL attrs and fn's 1 year ago
  Shannon Booth 8d5665ebe1 LibWeb: Add stub for IDBFactory 1 year ago
  Shannon Booth b3c8974718 LibWeb: Factor out IDL generator using namespace hack into a function 1 year ago
  Tim Ledbetter 63246577d2 LibWeb: Use correct type for `MessageEventInit.ports` 1 year ago
  Shannon Booth 2a56df8ecd LibWeb: Add scaffolding for DynamicsCompressorNode 1 year ago
  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