Historia zmian

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