Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling cfdb8f2a8e LibWeb: Make MediaList GC-allocated hace 2 años
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated hace 2 años
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated hace 2 años
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet hace 3 años
  Sam Atkins cfe5d63a1e LibWeb: Add CSSGroupingRule wrapper hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Sam Atkins 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule hace 3 años
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules hace 3 años
  Sam Atkins 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule hace 3 años
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization hace 3 años
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) hace 3 años
  Sam Atkins 06f9395056 LibWeb: Add CSSGroupingRule hace 3 años