Commit History

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