Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling e97cc671ea LibWeb: Give web workers a (totally hacky) Window object há 2 anos atrás
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated há 2 anos atrás
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap há 2 anos atrás
  Linus Groh 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions há 2 anos atrás
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions há 2 anos atrás
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() há 2 anos atrás
  Linus Groh c8f1651761 LibJS+LibWeb: Restore type safety of Realm::set_global_object() há 2 anos atrás
  Andreas Kling c77a0974ab LibWeb: Port web workers to the "create a new JavaScript realm" API há 2 anos atrás
  Andreas Kling 602f927982 LibWeb: Start implementing "create and initialize a Document" from HTML há 2 anos atrás
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject há 2 anos atrás
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos há 3 anos atrás
  Linus Groh 9422ae9bb2 LibJS: Add infallible variant of VM::push_execution_context() há 3 anos atrás
  Ben Abraham ae346cff6b LibWeb: Add partially functioning Worker API há 3 anos atrás