Commit Graph

14 Commits

Author SHA1 Message Date
Pierre Tachoire
f2a406d224 move netsurf and mimalloc into modules 2024-06-18 16:13:27 +02:00
Pierre Tachoire
840aea9013 dom: fix document creation process 2024-05-22 14:56:41 +02:00
Pierre Tachoire
b7f589ee1a dom: fix document constructor 2024-05-22 14:45:39 +02:00
Pierre Tachoire
2a3a243d1c add AGPL license header in zig files 2024-05-13 20:51:36 +02:00
Francis Bouvier
a5dfa6cb44 Adopt global Types changes in jsruntime
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
2024-01-10 11:56:53 +01:00
Pierre Tachoire
fe86a36551 dom: fix defer free var in createDocument 2023-11-30 09:40:33 +01:00
Francis Bouvier
ce913219a9 Add DOMError check in DOMImplementation
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
2023-11-29 15:34:10 +01:00
Pierre Tachoire
a504daebe1 dom: use alloc short name 2023-11-27 17:55:02 +01:00
Pierre Tachoire
c4c6cfa044 better null check syntax
Co-authored-by: Francis Bouvier <francis@lightpanda.io>
2023-11-27 17:55:02 +01:00
Pierre Tachoire
0afa6b27b9 remove useless var
Co-authored-by: Francis Bouvier <francis@lightpanda.io>
2023-11-27 17:55:01 +01:00
Pierre Tachoire
bd68f07206 use _ name for unused self args
Co-authored-by: Francis Bouvier <francis@lightpanda.io>
2023-11-27 17:55:01 +01:00
Pierre Tachoire
443aef4f76 dom: add DOMImplementation.hasFeature 2023-11-27 17:55:00 +01:00
Pierre Tachoire
dde3f149d6 dom: add DOMImplementation.deinit 2023-11-27 17:55:00 +01:00
Pierre Tachoire
766c2ae47c dom: add DOMImplementation 2023-11-27 17:54:57 +01:00