Historique des commits

Auteur SHA1 Message Date
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues il y a 2 ans
  Linus Groh 1a6b61b0cc LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class il y a 2 ans
  Linus Groh d1a7c39e76 LibWeb/HTML: Implement WorkerGlobalScope::origin() il y a 2 ans
  Kenneth Myhra be727ea871 LibWeb: Port WorkerGlobalScope to new String il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL il y a 2 ans
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ il y a 2 ans
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ il y a 2 ans
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro il y a 2 ans
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class il y a 2 ans
  Andreas Kling 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated il y a 2 ans
  Andreas Kling 9da72cdaba LibWeb: Make WorkerLocation GC-allocated il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap il y a 2 ans
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions il y a 2 ans
  Andrew Kaster 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope il y a 3 ans