Histórico de commits

Autor SHA1 Mensagem Data
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() 11 meses atrás
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf 11 meses atrás
  Tim Ledbetter 34b9873664 LibWeb: Populate filename in `WindowOrWorkerGlobalScope.reportError()` 1 ano atrás
  Natsuki Ikeguchi ccb3a2f7ad LibWeb: Add initial implementation of global.reportError() 1 ano atrás
  Simon Wanner 6b2c459901 LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts 1 ano atrás
  Timothy Flynn eb3b8f8ee4 LibWeb: Implement EventSource for server-sent events 1 ano atrás
  Shannon Booth 8d5665ebe1 LibWeb: Add stub for IDBFactory 1 ano atrás
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API 1 ano atrás
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction 1 ano atrás
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 ano atrás
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction 1 ano atrás
  Lucas CHOLLET 676fc5e8c6 LibWeb: Implement HTML::ImageBitmap 1 ano atrás
  Matthew Olsson 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance 1 ano atrás
  Luke Wilde facece1a2a LibWeb: Implement PerformanceObserver.supportedEntryTypes 1 ano atrás
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers 1 ano atrás
  Tim Ledbetter 3c288c96e6 LibWeb: Extract `run_steps_after_a_timeout()` into a separate function 1 ano atrás
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 ano atrás
  Shannon Booth 6ce0d588ee Everywhere: Avoid calling from_utf8 on FlyString or String 1 ano atrás
  Aliaksandr Kalenik 4e8654e31b LibWeb: Use JS::HeapFunction for HTML::Timer callback 1 ano atrás
  Aliaksandr Kalenik 67c727177e LibWeb: Clear all active timers when document is destroyed 1 ano atrás
  Luke Wilde 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script 1 ano atrás
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 ano atrás
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 ano atrás
  Luke Wilde 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} 2 anos atrás
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 anos atrás
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 anos atrás
  Timothy Flynn 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String 2 anos atrás
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin 2 anos atrás