Handle multiple ownerDocuments for args in Preprocessor_DOM
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 26 Aug 2014 15:20:00 +0000 (11:20 -0400)
committerJackmcbarn <jackmcbarn@gmail.com>
Tue, 26 Aug 2014 15:39:04 +0000 (15:39 +0000)
commit6a7b192a0a38ac578f93e269b636d60538155d5e
tree5417742b3c4d98756fa7a5817b9b90f98ea127f9
parent52355f5752df000f80ccc0a280e70597350780fd
Handle multiple ownerDocuments for args in Preprocessor_DOM

As long as Preprocessor_DOM::newPartNodeArray returns nodes with
different roots when called multiple times, PPFrame_DOM::newChild should
be prepared to receive such.

Bug: 70046
Change-Id: Ie048d8dbd3042f19d934ff0dd8d32b4c46f9f952
includes/parser/Preprocessor_DOM.php