Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 1dc1bebd2a LibWeb: Push a temporary execution context for setTimeout há 9 meses atrás
  Timothy Flynn c479ca97b6 LibWeb: Do not store supported performance entry types in a plain vector há 9 meses atrás
  Shannon Booth 29cea5bd24 LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction há 9 meses atrás
  Gingeh ebb8342cf2 LibWeb: Implement and use "isomorphic decoding" há 9 meses atrás
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL há 9 meses atrás
  Shannon Booth 1096b64936 LibWeb: Put setting object's promise's in WindowOrWorkerGlobalScope há 9 meses atrás
  Timothy Flynn 32a22c49e3 LibWeb: Move StructuredSerializeOptions to its own header há 9 meses atrás
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String há 9 meses atrás
  sin-ack 27b1d94e04 LibWeb: Obtain basename before passing base_url to ClassicScript::create há 9 meses atrás
  Totto16 aab5a9e944 LibWeb: Reject Promise in createImageBitmap for Not Implemented Types há 9 meses atrás
  Tim Ledbetter 579a289d3d LibWeb: Fire error event when script has an execution error há 10 meses atrás
  Tim Ledbetter 89b6cd3fb1 LibWeb: Expose `crypto` object to workers há 10 meses atrás
  Kemal Zebari c5f1e47883 LibWeb: Implement Blob::bytes() há 1 ano atrás
  Timothy Flynn bfc9dc447f AK+LibWeb: Replace our home-grown base64 encoder/decoders with simdutf há 1 ano atrás
  Tim Ledbetter 34b9873664 LibWeb: Populate filename in `WindowOrWorkerGlobalScope.reportError()` há 1 ano atrás
  Natsuki Ikeguchi ccb3a2f7ad LibWeb: Add initial implementation of global.reportError() há 1 ano atrás
  Simon Wanner 6b2c459901 LibTextCodec: Fix ISO-8859-1 vs. windows-1252 handling in web contexts há 1 ano atrás
  Timothy Flynn eb3b8f8ee4 LibWeb: Implement EventSource for server-sent events há 1 ano atrás
  Shannon Booth 8d5665ebe1 LibWeb: Add stub for IDBFactory há 1 ano atrás
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API há 1 ano atrás
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction há 1 ano atrás
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration há 1 ano atrás
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction há 1 ano atrás
  Lucas CHOLLET 676fc5e8c6 LibWeb: Implement HTML::ImageBitmap há 1 ano atrás
  Matthew Olsson 3c3ead5ff4 LibWeb: Don't store WindowOrWorkerGlobalScopeMixin in Performance há 1 ano atrás
  Luke Wilde facece1a2a LibWeb: Implement PerformanceObserver.supportedEntryTypes há 1 ano atrás
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers há 1 ano atrás
  Tim Ledbetter 3c288c96e6 LibWeb: Extract `run_steps_after_a_timeout()` into a separate function há 1 ano atrás
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás