Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Timothy Flynn dd992e7dad LibWeb: Move timer implementations to WindowOrWorkerGlobalScopeMixin před 2 roky
  Linus Groh 1a6b61b0cc LibWeb/HTML: Move WindowOrWorkerGlobalScope code into a mixin class před 2 roky
  Linus Groh b118cc782e LibWeb/HTML: Implement WorkerGlobalScope::cross_origin_isolated() před 2 roky
  Linus Groh ed15c34387 LibWeb/HTML: Implement WorkerGlobalScope::is_secure_context() před 2 roky
  Linus Groh d1a7c39e76 LibWeb/HTML: Implement WorkerGlobalScope::origin() před 2 roky
  Kenneth Myhra be727ea871 LibWeb: Port WorkerGlobalScope to new String před 2 roky
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings před 2 roky
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` před 2 roky
  Kenneth Myhra 193de231e0 LibWeb: Make factory method of HTML::WorkerNavigator fallible před 2 roky
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn d8044c5358 LibJS+LibWeb: Move the macro to convert ENOMEM to an exception to LibJS před 2 roky
  Jelle Raaijmakers 25f2e4981c AK: Stop using `DeprecatedString` in Base64 encoding před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes před 2 roky
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ před 2 roky
  Hendiadyoin1 1ea90e340c LibWeb: Visit all edge-members in WorkerGlobalScope před 2 roky
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated před 2 roky
  Andreas Kling 2fe97fa8db LibWeb: Make WorkerNavigator GC-allocated před 2 roky
  Andreas Kling 9da72cdaba LibWeb: Make WorkerLocation GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap před 2 roky
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions před 2 roky
  Linus Groh 95541d7064 LibWeb: Fix various spec comment inconsistencies před 3 roky
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb před 3 roky
  Andrew Kaster 820e99f97d LibWeb: Add initial implementation for WorkerGlobalScope před 3 roky