Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 493a04d5fe LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Andreas Kling c0e0cb86e1 LibWeb: Make CSS::string_from_property_id() return FlyString const& il y a 1 an
  Aliaksandr Kalenik 7e2308d290 LibWeb: Treat null as empty string in CSSStyleDeclaration::internal_set il y a 1 an
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer il y a 1 an
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element il y a 1 an
  Sam Atkins 6dbc3044bd LibWeb: Remove some `to_deprecated_string()` calls in the CSS code il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration 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 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Andreas Kling b1b2ca1485 LibJS: Add basic monomorphic caching for PutById property access il y a 1 an
  Shannon Booth ea2b733862 LibWeb: Port custom properties to FlyString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Sam Atkins 08cf35cf9a LibWeb: Allow indexing into CSSStyleDeclaration by number il y a 1 an
  Aliaksandr Kalenik 707ca984bd LibWeb: Fix memory leak in CSS::ImageStyleValue il y a 1 an
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String il y a 1 an
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible il y a 1 an
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 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
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset il y a 2 ans
  Ben Wiederhake efbf6b7e5f LibWeb: Make HashMap copy of inline CSS declarations fallible il y a 2 ans
  Ali Mohammad Pur 141143a1c6 LibWeb: Serialize custom properties in CSSStyleDeclaration::serialized() il y a 2 ans
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional il y a 2 ans
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors il y a 2 ans
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value il y a 2 ans
  Luke Wilde 14fb6372c3 LibWeb: Parse Element.style url functions relative to the document il y a 2 ans
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor il y a 2 ans
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues il y a 2 ans