Shannon Booth
|
a7b8828db2
LibWeb: Port call_user_object_operation from DeprecatedString
|
1 năm trước cách đây |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 năm trước cách đây |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 năm trước cách đây |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 năm trước cách đây |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 năm trước cách đây |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 năm trước cách đây |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 năm trước cách đây |
Kenneth Myhra
|
552663a2ba
LibWeb: Make factory method of DOM::TreeWalker fallible
|
2 năm trước cách đây |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 năm trước cách đây |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 năm trước cách đây |
Sam Atkins
|
27d4912f12
LibWeb: Make NodeFilter::Result an enum class
|
2 năm trước cách đây |
Sam Atkins
|
609a89cfb0
LibWeb: Correct logic in TreeWalker::next_node()
|
2 năm trước cách đây |
Timothy Flynn
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 năm trước cách đây |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 năm trước cách đây |
Andreas Kling
|
d5ed07fdc4
LibJS+LibWeb: Remove NonnullGCPtr<T>::operator=(GCPtr<T>) footgun
|
2 năm trước cách đây |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 năm trước cách đây |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 năm trước cách đây |
Linus Groh
|
bbaa05fcf9
LibWeb: Move DOMException from DOM/ to WebIDL/
|
2 năm trước cách đây |
Linus Groh
|
6480faacb6
LibWeb: Move IDLAbstractOperations from Bindings/ to WebIDL/
|
2 năm trước cách đây |
Andreas Kling
|
9176a0de99
LibWeb: Stop using Bindings::wrap() in a bunch of places
|
2 năm trước cách đây |
Andreas Kling
|
497ead37bc
LibWeb: Make DOMException GC-allocated
|
2 năm trước cách đây |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 năm trước cách đây |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 năm trước cách đây |
Andreas Kling
|
a4ddb0ef87
LibWeb: Make TreeWalker GC-allocated
|
2 năm trước cách đây |
Andreas Kling
|
8cda70c892
LibWeb: Move event listeners, handlers and callbacks to the GC heap
|
2 năm trước cách đây |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 năm trước cách đây |
Linus Groh
|
a022e548b8
LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19]
|
2 năm trước cách đây |
Andreas Kling
|
a0b0b29fa1
LibWeb: Minor cleanups in NodeIterator and TreeWalker
|
3 năm trước cách đây |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 năm trước cách đây |
Andreas Kling
|
acbdb95b0a
LibWeb: Add support for DOM's TreeWalker
|
3 năm trước cách đây |