Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster f99c7ad85d LibWeb: Add closing flag to WorkerGlobalScope hace 1 año
  Jamie Mansfield 190a419715 LibWeb: Implement EmbedderPolicy struct hace 1 año
  Tim Ledbetter bb923983fc LibWeb: Implement `WorkerGlobalScope.importScripts()` hace 1 año
  Tim Ledbetter 975a067f58 LibWeb: Align worker ESO getters with the specification hace 1 año
  Andrew Kaster e10721f1b5 LibWeb: Add stub implementation of FontFaceSet and Document.fonts hace 1 año
  Lucas CHOLLET 676fc5e8c6 LibWeb: Implement HTML::ImageBitmap hace 1 año
  Tim Ledbetter eebdc7bc88 LibWeb: Allow the Performance object to be used by workers hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Andreas Kling 40f87f0954 LibWeb: Stop timers when finalizing a Window or WorkerGlobalScope hace 1 año
  Andrew Kaster b10fee00eb LibWeb+WebWorker: Convert Workers to use MessagePorts for postMessage hace 1 año
  Andrew Kaster 1602663b9e LibWeb+WebWorker: Implement a first cut of post_message for Workers hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Andrew Kaster 124c378472 LibWeb+WebWorker: Move worker execution into a new WebWorker process hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Linus Groh 1a6b61b0cc LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class hace 2 años
  Linus Groh d1a7c39e76 LibWeb/HTML: Implement WorkerGlobalScope::origin() hace 2 años
  Kenneth Myhra be727ea871 LibWeb: Port WorkerGlobalScope to new String hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class hace 2 años
  Andreas Kling 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated hace 2 años
  Andreas Kling 9da72cdaba LibWeb: Make WorkerLocation GC-allocated hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap hace 2 años