sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 years ago |
Idan Horowitz
|
d44857d34d
LibWeb: Add the missing MessageEvent IDL constructor
|
3 years ago |
Idan Horowitz
|
b53fc8ad3d
LibWeb: Change the IDL type of MessageEvent::data to any
|
3 years ago |
Idan Horowitz
|
ded8e84f32
LibWeb: Add the missing CloseEvent IDL constructor
|
3 years ago |
Andreas Kling
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
3 years ago |
Linus Groh
|
e37cf73300
LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject
|
3 years ago |
Andreas Kling
|
57f3535c4a
LibWeb: Remove duplicated event handler attribute code in WebSocket
|
3 years ago |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 years ago |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
3 years ago |
Andreas Kling
|
c8270dbe2e
LibJS: Rename ScriptFunction => OrdinaryFunctionObject
|
4 years ago |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 years ago |
Ali Mohammad Pur
|
8b3f8879c1
LibJS: Use an enum class instead of 'bool is_generator'
|
4 years ago |
Ali Mohammad Pur
|
3234697eca
LibJS: Implement generator functions (only in bytecode mode)
|
4 years ago |
DexesTTP
|
22413ef729
LibWeb: Add WebSocket bindings
|
4 years ago |