GWicke has uploaded a new change for review. Change subject: Detect & report lost EOFTk tokens, and fix a small bug in roundtrip-tests ......................................................................
Detect & report lost EOFTk tokens, and fix a small bug in roundtrip-tests * Check if the last token was an EOFTk when receiving the 'end' event in the HTML5TreeBuilder. Throw an error if it went missing, so that we can identify and fix those pages. This should hopefully help us in eventually fixing the elusive list bug. * Use process.exit, not console.exit when reporting errors to the command line in roundtrip-test.js Change-Id: I9110f51f17643ca9bd85fc049dbed7ee214e4fcb --- M js/lib/mediawiki.HTML5TreeBuilder.node.js M js/tests/roundtrip-test.js 2 files changed, 7 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid refs/changes/30/34230/1 -- To view, visit https://gerrit.wikimedia.org/r/34230 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9110f51f17643ca9bd85fc049dbed7ee214e4fcb 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
