Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` vor 8 Monaten
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL vor 8 Monaten
  Andreas Kling dd419b5a8d AK: Make String::number() infallible vor 8 Monaten
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String vor 8 Monaten
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere vor 9 Monaten
  Sam Atkins 2a0f6fd23e LibWeb: Bring parse_as_sizes_attribute() up to date with the spec vor 9 Monaten
  Sam Atkins 99718653e2 LibWeb/HTML: Implement HTMLImageElement::allows_auto_sizes() vor 10 Monaten
  Johan Dahlin 977e77bd4a HTMLImageElement: Improve decoding stub vor 10 Monaten
  Shannon Booth b86ddac11a LibWeb: Port HTMLImageElement BatchingDispatcher to HeapFunction vor 10 Monaten
  Tim Ledbetter 4f7a4d9c57 LibWeb: Return empty string if image element `currentSrc` URL is invalid vor 10 Monaten
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest vor 11 Monaten
  Andreas Kling 9c80326053 LibWeb: Ensure EC on stack when resolving/rejecting image decode promise vor 1 Jahr
  Luke Warlow a0561ea9b2 LibWeb: Implement type attribute validation for image loading vor 1 Jahr
  Enver Balalic 862fc91b2c LibWeb: Implement HTMLImageElement::decode with a few FIXMEs vor 1 Jahr
  Jamie Mansfield 8315ad6759 LibWeb: Implement HTMLImageElement.fetchPriority vor 1 Jahr
  Jamie Mansfield 3095daa7c8 LibWeb: Implement HTMLImageElement.currentSrc vor 1 Jahr
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods vor 1 Jahr
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h vor 1 Jahr
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer vor 1 Jahr
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction vor 1 Jahr
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes vor 1 Jahr
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` vor 1 Jahr
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library vor 1 Jahr
  Andreas Kling ead742886b LibWeb: Don't run HTMLImageElement timer when there is no animation vor 1 Jahr
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM vor 1 Jahr
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider vor 1 Jahr
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes vor 1 Jahr