Commit Verlauf

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