mediawiki-extensions-Visual.../modules/ve
C. Scott Ananian 7fb7665608 Avoid crash after ve.dm.Surface.purgeHistory().
The selection property is never null; it is initialized to Range(0,0).
If it is set to null in purgeHistory(), the next call to
ve.dm.Surface.change() will crash.

Change-Id: Ia45c0ba26291e8ad09c445fdf2323710b5ab409f
2013-08-27 09:37:37 -04:00
..
ce Merge "Don't emit Surface changes back to the Surface" 2013-08-22 09:48:23 +00:00
dm Avoid crash after ve.dm.Surface.purgeHistory(). 2013-08-27 09:37:37 -04:00
init doc: Restore and clean up documentation for Platform subclasses 2013-08-26 12:47:28 -07:00
test Merge "Fix copy and paste of backwards selction" 2013-08-22 18:14:17 +00:00
ui Merge "Don't emit Surface changes back to the Surface" 2013-08-22 09:48:23 +00:00
ve.BranchNode.js
ve.debug.js
ve.Document.js doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
ve.Element.js doc: Add missing @static to static ve.Element methods 2013-08-02 08:49:53 +02:00
ve.EventEmitter.js
ve.Factory.js
ve.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js
ve.Range.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.Registry.js
ve.track.js Add ve.track, a generic dispatch of analytic events 2013-08-03 02:51:07 +00:00