Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible hace 1 año
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 1 año
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
  Kenneth Myhra c445bd3a0c LibWeb: Move WebSocket constructor steps closer to spec hace 2 años
  Kenneth Myhra 57626c4f9a LibWeb: Migrate WebSockets::WebSocket to String hace 2 años
  Luke Wilde 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView hace 2 años
  Guilherme Gonçalves 230c0b34d4 LibWeb+LibWebSocket: DOM WebSocket subprotocol support hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andrew Kaster beb3519a49 LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 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 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap hace 2 años
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions hace 2 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
  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 fb1dca2c4b LibWeb: Move WebSocket into the Web::WebSockets namespace hace 3 años