Shannon Booth
|
1defc4595b
LibWeb: Make LiveNodeList store a NonnullGCPtr<Node const> root
|
1 éve |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 éve |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 éve |
Shannon Booth
|
708263790a
LibWeb: Implement LiveNodeList::first_matching
|
1 éve |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 éve |
Ali Mohammad Pur
|
06c6c40df9
LibWeb+LibJS: Move some code around to make CSS/Parser parse faster
|
2 éve |
Andreas Kling
|
fa25f70086
LibWeb: Make LiveNodeList faster when it only cares about children
|
2 éve |
Kenneth Myhra
|
24d7e688fc
LibWeb: Make factory method of DOM::LiveNodeList fallible
|
2 éve |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 éve |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 éve |
Andrew Kaster
|
56b381aac0
LibWeb: Cleanup unecessary uses and includes of HTML::Window
|
2 éve |
Andrew Kaster
|
8de7e49a56
LibWeb: Remove unecessary dependence on Window from DOM and WebIDL
|
2 éve |
Andreas Kling
|
48e0066371
LibWeb: Make NodeList GC-allocated
|
2 éve |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 éve |
DexesTTP
|
1af7bfb3a6
LibWeb: Remove unneeded iteration filter on LiveNodeList
|
3 éve |
Luke Wilde
|
8d6db36cbb
LibWeb: Add support for NodeList
|
3 éve |