mediawiki-extensions-Visual.../modules/ve-mw/init
Roan Kattouw 54d06b2a3d Unbreak badtoken recovery on mobile
When recovering from a badtoken error, mw.Target called saveDocument(),
but that method only exists in ViewPageTarget. Instead, call .save()
again.

Also pass the HTMLDocument and the save options around to the success
and error handlers, because we need them in order to be able to
call .save().

Bug: 64267
Change-Id: I4743f855dc77f4a9ac427d67d15fb96b7ad770f2
2014-04-23 12:30:48 -07:00
..
styles Use new OOUI pending feature rather than loading bar thing on save dialog 2014-04-18 21:57:14 +01:00
targets Merge "Update wgRevisionId when we change wgCurRevisionId" 2014-04-21 19:06:44 +00:00
ve.init.mw.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.init.mw.LinkCache.js Display links to nonexistent pages as red 2014-03-20 02:42:33 +00:00
ve.init.mw.Platform.js Display links to nonexistent pages as red 2014-03-20 02:42:33 +00:00
ve.init.mw.Target.js Unbreak badtoken recovery on mobile 2014-04-23 12:30:48 -07:00
ve.init.mw.TargetEvents.js Fix copyright year range for fourteen files not updated to 2011-2014 2014-03-24 18:36:51 -07:00