Cronologia Commit

Autore SHA1 Messaggio Data
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr 3 anni fa
  Linus Groh 5148150e1c LibJS: Convert internal_get_prototype_of() to ThrowCompletionOr 3 anni fa
  Andreas Kling 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality 3 anni fa
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 anni fa
  Idan Horowitz e04f3c713c LibWeb: Add support for custom #import IDL statements 3 anni fa
  Luke Wilde 2202428ca4 LibWeb: Add initial support for the IDL [Unscopable] extended attribute 3 anni fa
  Luke Wilde 881e9d1341 LibWeb: Make StyleSheetList.item an IDL getter 3 anni fa
  Idan Horowitz 071a358ffb LibWeb: Add support for converting IDL dictionaries to native structs 3 anni fa
  Idan Horowitz c3810b827a LibWeb: Add support for parsing IDL dictionaries 3 anni fa
  Idan Horowitz 87f655f2af LibWeb: Change IDL::parse_interface's return type to NonnullOwnPtr 3 anni fa
  Idan Horowitz cdde3ba5c5 LibWeb: Add partial support for IDL Iterable declarations 3 anni fa
  Idan Horowitz 2fab43ba5d LibWeb: Add support for wrapping arbitrary values to WrapperGenerator 3 anni fa
  Idan Horowitz a11f7868a4 LibWeb: Only consume [a-zA-Z0-9_] characters for IDL types 3 anni fa
  Luke Wilde 067d839615 LibWeb: Add support for the any type in returning and parameters 3 anni fa
  Luke Wilde d30ec4d790 LibWeb: Add [CustomVisit] IDL interface extended attribute 3 anni fa
  Andreas Kling 43d378940f LibWeb: Add DOMRect and Element.getBoundingClientRect() 3 anni fa
  Luke Wilde 41ae0c0216 LibWeb: Add support for IDL legacy platform objects 3 anni fa
  Idan Horowitz 8dcf4e0346 LibWeb: Return undefined from generated EventHandler setters 3 anni fa
  Linus Groh a1a164e6b8 LibWeb: Return undefined from generated setters, not an empty value 3 anni fa
  Andreas Kling 95559c4277 LibWeb: Implement basic support for MessageChannel and MessagePort 3 anni fa
  Andreas Kling 11bb6e045f LibWeb: Add the IdleDeadline interface from the RequestIdleCallback spec 3 anni fa
  Idan Horowitz fe32c9c3bd LibWeb: Add the URL::searchParams attribute 3 anni fa
  Idan Horowitz 23997005cf LibWeb: Allow IDL attribute setters to throw DOMExceptions 3 anni fa
  Idan Horowitz f9a169380c LibWeb: Consume the extra whitespace in stringifier attributes 3 anni fa
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it 3 anni fa
  Idan Horowitz 2b78e227f2 LibWeb: Add support for generating a stringifier method/attribute 3 anni fa
  Idan Horowitz 47e261c691 LibWeb: Escape reserved names of generated wrapper functions 3 anni fa
  Luke Wilde 678dd2d180 LibWeb: Expose the location object via Document.location 3 anni fa
  Luke Wilde 3faed65e2b LibWeb: Add full support for optional and nullable to IDL string types 3 anni fa
  Luke Wilde f8eb616fe3 LibWeb: Add support for the IDL any type 3 anni fa