Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年之前 |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 年之前 |
Andreas Kling
|
530675993b
LibWeb: Rename Attribute to Attr
|
2 年之前 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 年之前 |
Andreas Kling
|
a56b3f9862
LibWeb: Make NamedNodeMap GC-allocated
|
3 年之前 |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 年之前 |
Luke Wilde
|
a718c62c01
LibWeb: Implement all "attributes" mutation records for MutationObserver
|
3 年之前 |
Timothy Flynn
|
6efbafa6e0
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
|
3 年之前 |
Andreas Kling
|
7fc770cfac
LibWeb: Make DOM::NamedNodeMap forward its ref count to DOM::Element
|
3 年之前 |
Timothy Flynn
|
b67f6daf05
LibWeb: Weakly store NamedNodeMap's & Attribute's associated Element
|
3 年之前 |
Timothy Flynn
|
2a3ac02ef1
LibWeb: Implement (most of) NamedNodeMap to store attributes
|
3 年之前 |