Commit Verlauf

Autor SHA1 Nachricht Datum
  Andrew Kaster beb3519a49 LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket vor 2 Jahren
  networkException 4230dbbb21 AK+Everywhere: Replace "protocol" with "scheme" url helpers vor 2 Jahren
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ vor 2 Jahren
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro vor 2 Jahren
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated vor 2 Jahren
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated vor 3 Jahren
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap vor 3 Jahren
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary vor 2 Jahren
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions vor 2 Jahren
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions vor 2 Jahren
  Linus Groh 22a627fc1a LibWeb: Move Origin into the HTML namespace vor 3 Jahren
  DexesTTP 2a359695c6 LibWeb: Abstract the LibProtocol WebSockets connection vor 3 Jahren
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Idan Horowitz 8abe653009 LibWeb: Make WebSocket::close() arguments optional to match IDL vor 3 Jahren
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
  Michiel Visser 39409438b2 LibWeb: Send Origin on WebSocket connection vor 3 Jahren
  Linus Groh 3e2dd5455b LibWeb: Use more relevant WebSocket spec links vor 3 Jahren
  Linus Groh fb1dca2c4b LibWeb: Move WebSocket into the Web::WebSockets namespace vor 3 Jahren