Historial de Commits

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