Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
há 1 ano atrás |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
há 1 ano atrás |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
há 1 ano atrás |
Shannon Booth
|
e4f8c59210
LibWeb: Port AttributeNames to FlyString
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 1 ano atrás |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
há 2 anos atrás |
Kenneth Myhra
|
ff92324fa5
LibWeb: Make factory method of DOM::ElementFactory fallible
|
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
|
afeb7273cc
LibJS+Everywhere: Rename Value::to_string to to_deprecated_string
|
há 2 anos atrás |
Timothy Flynn
|
c2939d58c7
LibWeb: Convert uses of cached_web_prototype to ensure_web_prototype
|
há 2 anos atrás |
Linus Groh
|
6ae79a84df
LibJS: Convert Object::construct() to NonnullGCPtr
|
há 2 anos atrás |
Linus Groh
|
acfb546048
LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s
|
há 2 anos atrás |
Andrew Kaster
|
f1367e0e4c
LibWeb: Use prototype and constructor methods from new Intrinsics
|
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
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Linus Groh
|
50428ea8d2
LibJS: Move intrinsics to the realm
|
há 2 anos atrás |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
há 2 anos atrás |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
há 2 anos atrás |
Linus Groh
|
f3117d46dc
LibJS: Remove GlobalObject from VM::throw_completion()
|
há 2 anos atrás |
Linus Groh
|
5dd5896588
LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions
|
há 2 anos atrás |
Linus Groh
|
ecd163bdf1
LibJS+LibWeb: Replace GlobalObject with Realm in object constructors
|
há 2 anos atrás |
Igor Pissolati
|
5560d8a25d
LibWeb: Use correct global object in legacy factories
|
há 3 anos atrás |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
há 3 anos atrás |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
há 3 anos atrás |
Luke Wilde
|
ed76b4238c
LibWeb: Implement the legacy Audio factory function
|
há 3 anos atrás |