Historial de Commits

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