Historique des commits

Auteur SHA1 Message Date
  Andreas Kling ead742886b LibWeb: Don't run HTMLImageElement timer when there is no animation il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM il y a 1 an
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable il y a 1 an
  Andreas Kling 7e2d9bfd53 LibWeb: Avoid String<->ByteString src conversion in HTMLImageElement il y a 1 an
  Andreas Kling 6fe6166607 LibWeb: Put a cap on how many image loads we'll batch up before flushing il y a 1 an
  Andreas Kling f953a70965 LibWeb: Make ListOfAvailableImages actually visit images during GC il y a 1 an
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& il y a 1 an
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated il y a 1 an
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Aliaksandr Kalenik 4b23046a22 LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()` il y a 1 an
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 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 eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute il y a 1 an
  Aliaksandr Kalenik 0c46d79e78 LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement il y a 1 an
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute il y a 1 an
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document il y a 1 an
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated il y a 1 an