Subramanya Sastry has uploaded a new change for review.

Change subject: Added tracing to PreHandler and HTML5TreeBuilder.
......................................................................

Added tracing to PreHandler and HTML5TreeBuilder.

* --trace pre will output a trace of tokens passing through the
  PreHandler with FSM state info.
* --trace pre_debug will output a trace of tokens passing through
  the PreHandler with FSM state info and additional info about
  what tokens are being retained and what are being returned.
* --trace html will output a trace of tokens as they go through
  the HTML5 tree builder getting converted to HTML5 nodes.

Change-Id: I1cac71fe9b5330e1283c77cd2761671c8dc2d2df
---
M js/lib/ext.core.PreHandler.js
M js/lib/mediawiki.HTML5TreeBuilder.node.js
2 files changed, 35 insertions(+), 20 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Parsoid 
refs/changes/17/31317/1
--
To view, visit https://gerrit.wikimedia.org/r/31317
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1cac71fe9b5330e1283c77cd2761671c8dc2d2df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Parsoid
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to