Commit History

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