Andreas Kling
|
2eaa528a0e
LibJS: Rip out the AST interpreter :^)
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 1 ano atrás |
Andreas Kling
|
34344120f2
AK: Make "foo"_string infallible
|
há 1 ano atrás |
Linus Groh
|
09d40bfbb2
Everywhere: Use _{short_,}string to create Strings from literals
|
há 2 anos atrás |
Kenneth Myhra
|
e905f25911
LibWeb: Port Worker to new String
|
há 2 anos atrás |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
há 2 anos atrás |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
há 2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Andrew Kaster
|
14e1513077
LibWeb: Remove the workaround "Worker Window" from Workers
|
há 2 anos atrás |
Andrew Kaster
|
f0c5f77f99
LibWeb: Remove unecessary dependence on Window from HTML classes
|
há 2 anos atrás |
Andrew Kaster
|
c61a4f35dc
LibWeb: Move Web prototypes and constructors to new Intrinsics object
|
há 2 anos atrás |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
há 2 anos atrás |
Linus Groh
|
4f73851afc
LibWeb: Move CallbackType from Bindings/ to WebIDL/
|
há 2 anos atrás |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
há 2 anos atrás |
Linus Groh
|
6055b0e850
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
|
há 2 anos atrás |
Andreas Kling
|
e97cc671ea
LibWeb: Give web workers a (totally hacky) Window object
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
há 2 anos atrás |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
há 2 anos atrás |
Andreas Kling
|
602f927982
LibWeb: Start implementing "create and initialize a Document" from HTML
|
há 2 anos atrás |
Ben Abraham
|
ae346cff6b
LibWeb: Add partially functioning Worker API
|
há 3 anos atrás |