Andreas Kling
|
45425de849
LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap()
|
2 年之前 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 年之前 |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
2 年之前 |
Luke Wilde
|
1d5b03ce17
LibWeb: Store PromiseRejectionEvent::m_reason in a JS::Handle
|
3 年之前 |
Linus Groh
|
f952db1a1f
LibWeb: Implement PromiseRejectionEvent
|
3 年之前 |