Commit Verlauf

Autor SHA1 Nachricht Datum
  Tim Ledbetter 4646a87eba LibWeb: Make `CSSConditionRule.conditionText` read-only vor 1 Jahr
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth cf733d309e LibWeb: Port CSSConditionRule interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions vor 2 Jahren
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes vor 2 Jahren
  Kenneth Myhra 64e4d3fd94 LibWeb: Make factory method of CSS::CSSSupportsRule fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Sam Atkins 1cec8e473f LibWeb: Add CSSSupportsRule wrapper vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Sam Atkins 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule vor 3 Jahren
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) vor 3 Jahren