Commit History

Author SHA1 Message Date
  Timothy Flynn 57646c86ef LibWeb: Port the WebAssembly namespace to IDL 2 years ago
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL 2 years ago
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL 2 years ago
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL 2 years ago
  Timothy Flynn fb1f15774f LibWeb: Port WebAssembly.Module to IDL 2 years ago
  Timothy Flynn 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 years ago
  Kenneth Myhra be52e7171a LibWeb: Add FormDataIterator implementation 2 years ago
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 years ago
  Linus Groh de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 years ago
  Luke Wilde d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec 2 years ago
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 years ago
  Luke Wilde a90667e79c LibWeb: Add initial implementation of DOMMatrix(ReadOnly) 2 years ago
  Kenneth Myhra a6cdf6374f LibWeb: Introduce the FormDataEvent interface 2 years ago
  Kenneth Myhra d5b5b94a35 LibWeb: Introduce the FormData interface from the XHR specification 2 years ago
  MacDue f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 years ago
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 years ago
  Andreas Kling 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 years ago
  Luke Wilde 62e3117dfd LibWeb: Expose NodeFilter on the Window object 2 years ago
  Aliaksandr Kalenik 501fb1cccb LibWeb: Dispatch "wheel" event 2 years ago
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 years ago
  Andrew Kaster ffab9fb44e LibWeb: Add FileList from the FileAPI spec 2 years ago
  Linus Groh 0b52b883af LibWeb: Implement '5.5. Response class' from the Fetch API :^) 2 years ago
  Linus Groh 9fb672e981 LibWeb: Implement '5.4. Request class' from the Fetch API :^) 2 years ago
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ 2 years ago
  Linus Groh 87654f5b51 LibWeb: Start fleshing out the ReadableStream interface 2 years ago
  Linus Groh edfef8e2f5 Everywhere: Rename WrapperGenerator to BindingsGenerator 2 years ago
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr 2 years ago
  Andreas Kling ac274eee72 LibWeb: Remove the NO_INSTANCE option now that all wrappers are gone 2 years ago
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated 2 years ago
  Andreas Kling 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated 2 years ago