mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
1176bf9677
Previously these were static functions in TransactionProcessor which instantiated a TP called .process() on it. These are now methods of ve.dm.Document. Also moved the emission of the 'transact' event on the document from TransactionProcessor to Document itself, and moved the tests asserting double application is protected against from TP to Document (because the corresponding code moved as well). Change-Id: I7c9f22a14accaf0ba1f70d5aa4f0573bb7e677d0 |
||
---|---|---|
.. | ||
annotations | ||
metaitems | ||
nodes | ||
ve.dm.Annotation.js | ||
ve.dm.AnnotationFactory.js | ||
ve.dm.BranchNode.js | ||
ve.dm.Converter.js | ||
ve.dm.Document.js | ||
ve.dm.DocumentSlice.js | ||
ve.dm.DocumentSynchronizer.js | ||
ve.dm.js | ||
ve.dm.LeafNode.js | ||
ve.dm.MetaItem.js | ||
ve.dm.MetaItemFactory.js | ||
ve.dm.MetaList.js | ||
ve.dm.ModelRegistry.js | ||
ve.dm.Node.js | ||
ve.dm.NodeFactory.js | ||
ve.dm.Surface.js | ||
ve.dm.SurfaceFragment.js | ||
ve.dm.Transaction.js | ||
ve.dm.TransactionProcessor.js |