mediawiki-extensions-Visual.../modules/ve-mw/init/targets
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
..
ve.init.mw.MobileViewTarget.js Merge "Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up" 2014-08-25 18:00:07 +00:00
ve.init.mw.ViewPageTarget.init.js Add instrumentation for edit schema 2014-11-21 11:59:15 -08:00
ve.init.mw.ViewPageTarget.js Only try to close save dialog before destroying surface if it's currently open 2014-11-23 22:30:40 +00:00