mediawiki-extensions-Visual.../modules/ve-mw/init/targets
Alex Monk b9ad2fb406 Don't allow document save if we're already tearing down the surface
Otherwise you get "Uncaught TypeError: Cannot read property 'messages' of null"
if you press the save button late enough in the saving process. The bug refers
to a different error which I have not been able to reproduce.

Bug: 68073
Change-Id: Ia8fa325f1450329b6e0e4ee9af5302aa4857d637
2014-07-16 17:52:00 +01:00
..
ve.init.mw.MobileViewTarget.js Update VE core submodule to master (155f4ab) 2014-06-16 14:52:48 -07:00
ve.init.mw.ViewPageTarget.init.js Replace ve.bind( fn, ... ) calls with fn.bind( ... ) 2014-07-10 13:54:07 +00:00
ve.init.mw.ViewPageTarget.js Don't allow document save if we're already tearing down the surface 2014-07-16 17:52:00 +01:00