Historie revizí

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