Commit History

Author SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 year ago
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 year ago
  Kemal Zebari dbb3c07e56 LibWeb/HTML: Sniff text or binary resources in HTMLObjectElement 1 year ago
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 year ago
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Kemal Zebari dcff48356f LibWeb/HTML: Use MimeType::is_xml() in HTMLObjectElement for DRYness 1 year ago
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Aliaksandr Kalenik 623d1a78da LibWeb: Update HTMLObjectElement to use navigables 1 year ago
  Shannon Booth 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 year ago
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 year ago
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 year ago
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 years ago
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 years ago
  Andreas Kling a553fe055b LibWeb: Piggyback on HTML::ImageRequest in HTMLObjectElement 2 years ago
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 years ago
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio 2 years ago
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader 2 years ago
  Andreas Kling 064b7a6216 LibWeb: Make HTMLObjectElement invalidate the document layout 2 years ago