mediawiki-extensions-Visual.../modules/ve-mw/init
Alex Monk 1c04d32d75 Only try to close save dialog before destroying surface if it's currently open
Otherwise the closure promise will be rejected as it was already closed with
different data, if you ever opened and closed the save dialog before pressing
the 'Read' button. This means the code in the $.when will never be run, and
the surface never destroyed.

Bug: T75589
Change-Id: I3ffdd1c82506bcd2accc0f3fa113c0950a31918e
2014-11-23 22:30:40 +00:00
..
styles Follow-up I19da270a: Make overlay appear above non-VE skin items in Monobook 2014-11-21 13:29:16 -08:00
targets Only try to close save dialog before destroying surface if it's currently open 2014-11-23 22:30:40 +00:00
ve.init.mw.js Use registered target, instead of ve.init.Target 2014-06-17 20:41:01 +01:00
ve.init.mw.LinkCache.js Show category items as red if they don't have description pages 2014-11-08 14:27:27 +00:00
ve.init.mw.Platform.js Use hasOwnProperty instead of 'key in obj' 2014-11-05 20:54:50 +00:00
ve.init.mw.Target.js Add instrumentation for edit schema 2014-11-21 11:59:15 -08:00
ve.init.mw.TargetEvents.js Add instrumentation for edit schema 2014-11-21 11:59:15 -08:00
ve.init.mw.trackSubscriber.js Add instrumentation for edit schema 2014-11-21 11:59:15 -08:00