Histórico de Commits

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