summaryrefslogtreecommitdiff
path: root/ext/dom/parentnode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #79968: Manipulation on unattached DOMChildNode should throw DOMExceptionBenjamin Eberlei2020-08-191-0/+5
* Fix [-Wundef] warning in DOM extensionGeorge Peter Banyard2020-05-161-1/+1
* Generate method entries for ext/domMáté Kocsis2020-04-131-9/+0
* Do not include the same stub multiple timesMáté Kocsis2020-04-031-2/+1
* Improve error messages of various extensionsMáté Kocsis2020-03-231-2/+2
* Fix another memory leak in dom_zvals_to_fragment.Benjamin Eberlei2020-03-061-0/+7
* Fix memory leak in dom_zvals_to_fragmentNikita Popov2020-03-031-0/+1
* [RFC] Implement new DOM Living Standard APIs in ext/domBenjamin Eberlei2020-02-281-0/+408