Histórico de Commits

Autor SHA1 Mensagem Data
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element há 1 ano atrás
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code 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
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access há 1 ano atrás
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Sam Atkins 08cf35cf9a LibWeb: Allow indexing into CSSStyleDeclaration by number há 1 ano atrás
  Aliaksandr Kalenik 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue há 1 ano atrás
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String há 1 ano atrás
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible há 1 ano atrás
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods 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
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset há 2 anos atrás
  Ben Wiederhake efbf6b7e5f LibWeb: Make HashMap copy of inline CSS declarations fallible há 2 anos atrás
  Ali Mohammad Pur 141143a1c6 LibWeb: Serialize custom properties in CSSStyleDeclaration::serialized() há 2 anos atrás
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional há 2 anos atrás
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors há 2 anos atrás
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value há 2 anos atrás
  Luke Wilde 14fb6372c3 LibWeb: Parse Element.style url functions relative to the document há 2 anos atrás
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor há 2 anos atrás
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues há 2 anos atrás
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to há 2 anos atrás
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration 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 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás