Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header hai 9 meses
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hai 9 meses
  sin-ack 27b1d94e04 LibWeb: Obtain basename before passing base_url to ClassicScript::create hai 9 meses
  Totto16 aab5a9e944 LibWeb: Reject Promise in createImageBitmap for Not Implemented Types hai 9 meses
  Tim Ledbetter 579a289d3d LibWeb: Fire error event when script has an execution error hai 9 meses
  Tim Ledbetter 89b6cd3fb1 LibWeb: Expose `crypto` object to workers hai 10 meses
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() hai 11 meses
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf hai 1 ano
  Tim Ledbetter 34b9873664 LibWeb: Populate filename in `WindowOrWorkerGlobalScope.reportError()` hai 1 ano
  Natsuki Ikeguchi ccb3a2f7ad LibWeb: Add initial implementation of global.reportError() hai 1 ano
  Simon Wanner 6b2c459901 LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts hai 1 ano
  Timothy Flynn eb3b8f8ee4 LibWeb: Implement EventSource for server-sent events hai 1 ano
  Shannon Booth 8d5665ebe1 LibWeb: Add stub for IDBFactory hai 1 ano
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API hai 1 ano
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction hai 1 ano
  Lucas CHOLLET 676fc5e8c6 LibWeb: Implement HTML::ImageBitmap hai 1 ano
  Matthew Olsson 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance hai 1 ano
  Luke Wilde facece1a2a LibWeb: Implement PerformanceObserver.supportedEntryTypes hai 1 ano
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers hai 1 ano
  Tim Ledbetter 3c288c96e6 LibWeb: Extract `run_steps_after_a_timeout()` into a separate function hai 1 ano
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope hai 1 ano
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
  Shannon Booth 6ce0d588ee Everywhere: Avoid calling from_utf8 on FlyString or String hai 1 ano
  Aliaksandr Kalenik 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback hai 1 ano
  Aliaksandr Kalenik 67c727177e LibWeb: Clear all active timers when document is destroyed hai 1 ano
  Luke Wilde 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script hai 1 ano
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver hai 1 ano