Historia zmian

Autor SHA1 Wiadomość Data
  Srikavin Ramkumar daf421846c LibWeb: Return TypeError for [HTMLConstructor] IDL constructors 2 lat temu
  Simon Wanner 63ca149be5 LibWeb: Make [PutForwards] work together with [ImplementedAs] 2 lat temu
  Luke Wilde 782cdaeccf LibWeb: Give generated constructor functions a name 2 lat temu
  Timothy Flynn 2cd7159694 LibWeb: Add a custom extended attribute for namespace-level GC visitors 2 lat temu
  Timothy Flynn a277e645d3 LibWeb: Add LibJS includes to generated IDL namespace files 2 lat temu
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL 2 lat temu
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL 2 lat temu
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL 2 lat temu
  Timothy Flynn fb1f15774f LibWeb: Port WebAssembly.Module to IDL 2 lat temu
  Timothy Flynn 5c97ffb94f LibWeb: Define WebAssembly namespace and import it in web bindings 2 lat temu
  Timothy Flynn af119d92cb LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2 lat temu
  Timothy Flynn 3a11f65451 LibWeb: Add crude support for dereferencing JavaScript built-ins in IDL 2 lat temu
  Timothy Flynn 0d921720b4 LibWeb: Support generating optional object IDL parameters 2 lat temu
  Timothy Flynn 49e6cb7c3d LibWeb: Add LibJS includes to generated IDL constructor files 2 lat temu
  Timothy Flynn 020c2b59c4 LibWeb: Support generating IDL namespaces 2 lat temu
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 lat temu
  Timothy Flynn 9c569e8a0f LibWeb: Implement the [PutForwards] IDL extended attribute 2 lat temu
  Timothy Flynn e6dc3c291e LibWeb: Prevent variadic arguments from reserving heaps of memory 2 lat temu
  Timothy Flynn 6c5e79ce3a LibWeb: Begin adding support for Function IDL types in unions 2 lat temu
  Timothy Flynn 50717ce404 LibWeb: Support variadic "any..." parameters in IDL 2 lat temu
  Kenneth Myhra 680e970597 LibWeb: Move generated #include statement for iterators out of loop 2 lat temu
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL 2 lat temu
  Linus Groh 7de9179a6d LibWeb/HTML: Port Window.performance to IDL 2 lat temu
  Linus Groh 95ce5735ce LibWeb/HTML: Port Window.event to IDL 2 lat temu
  Linus Groh e13f89c9eb LibWeb: Generate setter for [Replaceable] IDL attributes 2 lat temu
  Linus Groh 3316d247bf LibWeb: Support interfaces with the [Global] extended attribute 2 lat temu
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 lat temu
  Linus Groh 2bc54ae56a LibWeb: Remove unused SourceGenerator mappings 2 lat temu
  Linus Groh 65b1229dae LibWeb: Don't use C++ name for error messages in generated bindings 2 lat temu
  Linus Groh a430d78843 LibWeb: Use 'Base::initialize()' in generated bindings 2 lat temu