Subramanya Sastry has uploaded a new change for review.

Change subject: Fixed all serializer users to pass in original wikitext.
......................................................................

Fixed all serializer users to pass in original wikitext.

* Since serializeDOM is now async (used to sync before), fixed
  all uses to pass in the two required callbacks (except for
  the use in specs/html2wt.spec.js -- this is no longer used).
* Got rid of the no-chunkCB case in the serializer since that
  is not useful anymore.

Change-Id: Ia4d1f3002acba48178f300e90ca6be4666f40479
---
M js/api/ParserService.js
M js/lib/mediawiki.WikitextSerializer.js
M js/tests/parse.js
M js/tests/parserTests.js
M js/tests/roundtrip-test.js
M js/tests/specs/html2wt.spec.js
6 files changed, 74 insertions(+), 69 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia4d1f3002acba48178f300e90ca6be4666f40479
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