Historique des commits

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