Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 yıl önce |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 yıl önce |
Aliaksandr Kalenik
|
4e8654e31b
LibWeb: Use JS::HeapFunction for HTML::Timer callback
|
1 yıl önce |
Aliaksandr Kalenik
|
883a97984c
LibWeb: Use Core::Timer instead of Platform::Timer in HTML::Timer
|
1 yıl önce |
Aliaksandr Kalenik
|
67c727177e
LibWeb: Clear all active timers when document is destroyed
|
1 yıl önce |
Timothy Flynn
|
b579093ad0
LibWeb: Change HTML::Timer to store its owning window as a JS::Object
|
2 yıl önce |
Linus Groh
|
22089436ed
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
|
2 yıl önce |
Andreas Kling
|
9567e211e7
LibWeb+WebContent: Add abstraction layer for event loop and timers
|
2 yıl önce |
Andreas Kling
|
c7ac82ec33
LibWeb: Make HTML::Timer GC-allocated
|
2 yıl önce |
Linus Groh
|
0706f0d487
LibWeb: Move Timer from DOM directory & namespace to HTML
|
3 yıl önce |