Andreas Kling
|
df1bb0ff49
LibWeb: Make HTMLCollection faster when it only cares about children
|
2 лет назад |
Luke Wilde
|
2125464b76
LibWeb: Don't match the root node of HTMLCollection
|
2 лет назад |
Luke Wilde
|
54f58e2662
LibWeb: Restore proper functionality of legacy platform objects
|
2 лет назад |
Kenneth Myhra
|
ff875d353b
LibWeb: Make factory method of DOM::HTMLCollection fallible
|
2 лет назад |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 лет назад |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 лет назад |
Timothy Flynn
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 лет назад |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
2 лет назад |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 лет назад |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 лет назад |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 лет назад |
Andreas Kling
|
2bba97964b
LibWeb: Make HTMLCollection and subclasses GC-allocated
|
2 лет назад |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 лет назад |
Luke Wilde
|
37347cbcb6
LibWeb: Convert HTMLCollection to use IDL special operations
|
3 лет назад |
Andreas Kling
|
e4df1b223f
LibWeb: Implement a slow but functional HTMLCollection :^)
|
4 лет назад |