Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonne Ransijn 5c1bbd3eff LibWeb: Make `CSSRule::type()` non-virtual hace 8 meses
  Sam Atkins 53f99e51f8 LibWeb/CSS: Parse and use nested style rules hace 9 meses
  Sam Atkins 74c448d744 LibWeb/CSS: Use SelectorList type instead of Vector<NNRP<Selector>> hace 9 meses
  ronak69 592cf556a1 LibWeb/CSS: Don't serialize empty rules in CSSStyleRule hace 9 meses
  Sam Atkins 7723873016 LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule hace 9 meses
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Andreas Kling b2aff403fc LibWeb: Make CSSStyleRule::qualified_layer_name() return a const-ref hace 10 meses
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen hace 10 meses
  Sam Atkins a50da405e9 LibWeb/CSS: Implement cascade layers (aka `@layer`) hace 10 meses
  Andreas Kling 4bc3055c0f LibWeb: Only invalidate shadow root when style sheet inside changes hace 10 meses
  Andreas Kling a12d28fd30 LibWeb: Implement CSSStyleDeclaration.parentRule hace 1 año
  Tim Ledbetter 99b2eff988 LibWeb: Invalidate style when CSSStyleRule selectorText changes hace 1 año
  Andreas Kling ce2bfb4a12 LibWeb: Make CSSStyleRule::declaration() return a more specific type hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Sam Atkins d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String hace 1 año
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Sam Atkins 91114c157b LibWeb: Make serializing selectors infallible hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings hace 2 años
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años