Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String před 1 rokem
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible před 1 rokem
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset před 2 roky
  Ben Wiederhake efbf6b7e5f LibWeb: Make HashMap copy of inline CSS declarations fallible před 2 roky
  Ali Mohammad Pur 141143a1c6 LibWeb: Serialize custom properties in CSSStyleDeclaration::serialized() před 2 roky
  Sam Atkins 465ecf37c2 LibWeb: Make `property_id_from_string()` return Optional před 2 roky
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors před 2 roky
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value před 2 roky
  Luke Wilde 14fb6372c3 LibWeb: Parse Element.style url functions relative to the document před 2 roky
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues před 2 roky
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to před 2 roky
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 34574c5ee8 LibJS+LibWeb: Convert empty PrimitiveString invocators to String před 2 roky
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string před 2 roky
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue před 2 roky
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText před 2 roky
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s před 2 roky
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky