mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 09:19:41 +02:00
![]() * r15443 changed the node class with biggest instance size from TDOMAttr to TDOMEntity. Changed that in TDOMDocument constructor, too. Otherwise nodes created with TDOMEntity.CloneNode will leak (they cannot be inserted into tree). * Do not restore default attributes during document destruction. * Also added a general check that raises exception if someone tries to allocate from node pool during destruction. * Fixed replaceChild() method: it was deleting node if that node was replaced by itself. + Test for replaceChild. git-svn-id: trunk@16010 - |
||
---|---|---|
.. | ||
src | ||
tests | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |