Histórico de Commits

Autor SHA1 Mensagem Data
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` há 8 meses atrás
  Andreas Kling 600cb5ccba LibWeb: Make MimeSniff::Resource::sniff() infallible há 8 meses atrás
  Andreas Kling 5c20bc2afc LibWeb: Make MimeSniff::MimeType::parse() infallible há 8 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Tim Ledbetter 728236f4d2 LibWeb: Map embedded content element attributes to dimension properties há 9 meses atrás
  Andreas Kling aa8f17aea4 LibWeb: Rename invalidate_layout() => invalidate_layout_tree() há 9 meses atrás
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen há 10 meses atrás
  Tim Ledbetter c61262684b LibWeb: Return empty string if object element `data` URL is invalid há 10 meses atrás
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest há 11 meses atrás
  Andreas Kling e636851481 LibHTTP+RequestServer: Add HTTP::HeaderMap and use for response headers há 1 ano atrás
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h há 1 ano atrás
  Aliaksandr Kalenik d876f32e5d LibWeb: Skip creating a navigable for <object> not connected to document há 1 ano atrás
  Aliaksandr Kalenik 68440ed02d LibWeb: Destroy associated navigable when <object> is removed from DOM há 1 ano atrás
  Aliaksandr Kalenik 768b1455d6 LibWeb: Run <object> fallback steps if data type is not supported há 1 ano atrás
  Aliaksandr Kalenik 11011cf250 LibWeb: Don't rely on SHTQ::process() in process_the_iframe_attributes há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider há 1 ano atrás
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes há 1 ano atrás
  Kemal Zebari dbb3c07e56 LibWeb/HTML: Sniff text or binary resources in HTMLObjectElement há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& há 1 ano atrás
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 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 eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Kemal Zebari dcff48356f LibWeb/HTML: Use MimeType::is_xml() in HTMLObjectElement for DRYness há 1 ano atrás
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params há 1 ano atrás