GWicke has uploaded a new change for review. Change subject: Make sure the EOFTk is not lost in the token collectors ......................................................................
Make sure the EOFTk is not lost in the token collectors * Preserve the EOFTk in any case, so that other transforms are properly cleaned up. *Might* fix the non-deterministic list prefix bug. * Freeze the shared EOFTk in Frame, just to be sure. Change-Id: I91dd8c5a6753933dc4d23af520ea593b7bc05e51 --- M js/lib/ext.util.TokenAndAttrCollector.js M js/lib/ext.util.TokenCollector.js M js/lib/mediawiki.TokenTransformManager.js 3 files changed, 33 insertions(+), 7 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/97/32597/1 -- To view, visit https://gerrit.wikimedia.org/r/32597 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I91dd8c5a6753933dc4d23af520ea593b7bc05e51 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Parsoid Gerrit-Branch: master Gerrit-Owner: GWicke <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
