Commit History

Author SHA1 Message Date
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago
  Kenneth Myhra 64e4d3fd94 LibWeb: Make factory method of CSS::CSSSupportsRule fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Sam Atkins 1cec8e473f LibWeb: Add CSSSupportsRule wrapper 3 years ago
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Sam Atkins 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule 3 years ago
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 years ago