Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr há 3 anos atrás
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 6c2b974db2 LibJS: Convert internal_get() to ThrowCompletionOr há 3 anos atrás
  Linus Groh d9895ec12d LibJS: Convert internal_has_property() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 73bae7d779 LibJS: Convert internal_prevent_extensions() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr há 3 anos atrás
  Linus Groh 5148150e1c LibJS: Convert internal_get_prototype_of() to ThrowCompletionOr há 3 anos atrás
  Andreas Kling 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality há 3 anos atrás
  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