Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins 7723873016 LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule há 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Andreas Kling b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref há 10 meses atrás
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen há 10 meses atrás
  Sam Atkins a50da405e9 LibWeb/CSS: Implement cascade layers (aka `@layer`) há 10 meses atrás
  Andreas Kling 4bc3055c0f LibWeb: Only invalidate shadow root when style sheet inside changes há 10 meses atrás
  Andreas Kling a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule há 1 ano atrás
  Tim Ledbetter 99b2eff988 LibWeb: Invalidate style when CSSStyleRule selectorText changes há 1 ano atrás
  Andreas Kling ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Sam Atkins d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String há 1 ano atrás
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Sam Atkins 91114c157b LibWeb: Make serializing selectors infallible há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr há 2 anos atrás
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector há 2 anos atrás
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings há 2 anos atrás
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible há 2 anos atrás
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes há 2 anos atrás