Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 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 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated hace 2 años
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization hace 3 años
  Andreas Kling 918b0b4394 LibWeb: Add missing virtual/override/final in CSSStyleRule hace 3 años
  Andreas Kling 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality hace 3 años
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 0d8c9024ee LibWeb: Add fast_is<T> for CSSRule subclasses hace 4 años
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM hace 4 años
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule hace 4 años