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