Andrew Kaster
|
beb3519a49
LibWeb: Remove unecessary dependence on Window from WebGL and WebSocket
|
il y a 2 ans |
networkException
|
4230dbbb21
AK+Everywhere: Replace "protocol" with "scheme" url helpers
|
il y a 2 ans |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
il y a 2 ans |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
il y a 2 ans |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
il y a 2 ans |
Linus Groh
|
6055b0e850
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
|
il y a 2 ans |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
il y a 2 ans |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
il y a 2 ans |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
il y a 2 ans |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
il y a 3 ans |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
il y a 3 ans |
Linus Groh
|
b345a0acca
LibJS+LibWeb: Reduce use of GlobalObject as an intermediary
|
il y a 2 ans |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
il y a 2 ans |
Linus Groh
|
b99cc7d050
LibJS+LibWeb: Replace GlobalObject with Realm in create() functions
|
il y a 2 ans |
Linus Groh
|
22a627fc1a
LibWeb: Move Origin into the HTML namespace
|
il y a 3 ans |
DexesTTP
|
2a359695c6
LibWeb: Abstract the LibProtocol WebSockets connection
|
il y a 3 ans |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
Idan Horowitz
|
8abe653009
LibWeb: Make WebSocket::close() arguments optional to match IDL
|
il y a 3 ans |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
il y a 3 ans |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
il y a 3 ans |
Michiel Visser
|
39409438b2
LibWeb: Send Origin on WebSocket connection
|
il y a 3 ans |
Linus Groh
|
3e2dd5455b
LibWeb: Use more relevant WebSocket spec links
|
il y a 3 ans |
Linus Groh
|
fb1dca2c4b
LibWeb: Move WebSocket into the Web::WebSockets namespace
|
il y a 3 ans |