mediawiki-extensions-Visual.../modules/ve
David Chan 06c968645e Remove SurfaceObserver locking (unused)
The SurfaceObserver lock guarded against setTimeout calls, but the lock
was only ever used synchronously.

Remove 'lock' and 'unlock' events. Instead, re-sync the SurfaceObserver
by listening to the 'documentUpdate' and 'select' events.

Signed-off-by: Roan Kattouw <roan.kattouw@gmail.com>
Change-Id: Ib15c39f3d25677da70625581b3b2765ae66994b4
2013-10-25 18:29:49 +01:00
..
ce Remove SurfaceObserver locking (unused) 2013-10-25 18:29:49 +01:00
dm Remove SurfaceObserver locking (unused) 2013-10-25 18:29:49 +01:00
init Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
test Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
ui Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
ve.Element.js Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
ve.EventSequencer.js Fix initialisation errors in EventSequencer 2013-10-08 00:24:45 +01:00
ve.js Remove simpleArray utilities from ve.js and use oojs instead 2013-10-23 03:26:53 +02:00
ve.LeafNode.js
ve.Node.js Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
ve.Range.js doc: Fix incorrect syntax 2013-09-06 20:29:18 +00:00
ve.track.js ve.track: add topic-based analytic event subscription 2013-10-16 10:03:27 -07:00