提交历史

作者 SHA1 备注 提交日期
  Andrew Kaster beb3519a49 LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 2 年之前
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 年之前
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 年之前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 3 年之前
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 年之前
  DexesTTP 2a359695c6 LibWeb: Abstract the LibProtocol WebSockets connection 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Idan Horowitz 8abe653009 LibWeb: Make WebSocket::close() arguments optional to match IDL 3 年之前
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 年之前
  Michiel Visser 39409438b2 LibWeb: Send Origin on WebSocket connection 3 年之前
  Linus Groh fb1dca2c4b LibWeb: Move WebSocket into the Web::WebSockets namespace 3 年之前