Historique des commits

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