Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer 1 year ago
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 1 year ago
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 year ago
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
  Kenneth Myhra c445bd3a0c LibWeb: Move WebSocket constructor steps closer to spec 2 years ago
  Kenneth Myhra 57626c4f9a LibWeb: Migrate WebSockets::WebSocket to String 2 years ago
  Luke Wilde 8addcd237c LibWeb: Make WebSocket#send support typed arrays, Blob and DataView 2 years ago
  Guilherme Gonçalves 230c0b34d4 LibWeb+LibWebSocket: DOM WebSocket subprotocol support 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andrew Kaster beb3519a49 LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket 2 years ago
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 years ago
  Linus Groh 4f73851afc LibWeb: Move CallbackType from Bindings/ to WebIDL/ 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap 2 years ago
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 years ago
  DexesTTP 2a359695c6 LibWeb: Abstract the LibProtocol WebSockets connection 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Idan Horowitz 8abe653009 LibWeb: Make WebSocket::close() arguments optional to match IDL 3 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago
  Michiel Visser 39409438b2 LibWeb: Send Origin on WebSocket connection 3 years ago
  Linus Groh fb1dca2c4b LibWeb: Move WebSocket into the Web::WebSockets namespace 3 years ago