Historique des commits

Auteur SHA1 Message Date
  Luke Wilde 56f0b10d14 LibWeb: Fix setTimeout() when there's no active script il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Luke Wilde af2886449a LibWeb: Implement PerformanceObserver il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Luke Wilde 036e1e1bcf LibWeb: Implement performance.{measure,clearMeasures} il y a 2 ans
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks il y a 2 ans
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions il y a 2 ans
  Timothy Flynn 2895b7e733 LibWeb: Port the WindowOrWorkerGlobalScopeMixin timer handler to String il y a 2 ans
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin il y a 2 ans
  Linus Groh 351e5ca917 LibWeb/HTML: Port Window.queueMicrotask() to IDL il y a 2 ans
  Linus Groh 129ab02470 LibWeb/HTML: Port Window.structuredClone() to IDL il y a 2 ans
  Linus Groh 5cc6b1c4db LibWeb/HTML: Port Window.fetch() to IDL il y a 2 ans
  Luke Wilde cdc77407bf LibWeb: Make WindowOrWorkerGlobalScope#atob use forgiving base64 decode il y a 2 ans
  Linus Groh 1a6b61b0cc LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class il y a 2 ans