Commit History

Upphovsman SHA1 Meddelande Datum
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 år sedan
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 år sedan
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 år sedan
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings 2 år sedan
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible 2 år sedan
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 år sedan
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 år sedan
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 år sedan
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 år sedan
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 år sedan
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 år sedan
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 år sedan
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated 2 år sedan
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 år sedan
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 år sedan
  Sam Atkins 9f6a09837b LibWeb: Serialize selectors only in CSSStyleRule::selector_text() 3 år sedan
  Sam Atkins ec51b40a4f LibWeb: Move CSS selector-serialization code to Selector.{h,cpp} 3 år sedan
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links 3 år sedan
  Sam Atkins df85832f32 LibWeb: Implement CSSStyleRule::set_selector_text() 3 år sedan
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 år sedan
  Andreas Kling 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality 3 år sedan
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted 4 år sedan
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 år sedan
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM 4 år sedan
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule 4 år sedan