mediawiki-extensions-Visual.../modules/ve-mw/init
Alex Monk c5d927552a Fix Ia6bf604c: Update another caller to ve.init.mw.Target
MobileViewTarget.

Due to this being missed, pageName was getting set to a jQuery object,
which eventually got passed as a data value in a $.ajax call, causing
jQuery to emit a TypeError: Illegal invocation.

I guess this needs a MobileFrontend commit as well. Don't think it fixes
all the issues with loading VE mobile though.

Bug: T78710
Change-Id: I431a902563f608a7a33028cd60112f39c57000a4
2014-12-18 00:59:04 +00:00
..
styles Remove IEHacks.css in favor of .ve-init-target-ie class 2014-12-08 15:45:23 -08:00
targets Fix Ia6bf604c: Update another caller to ve.init.mw.Target 2014-12-18 00:59:04 +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 Make LinkCache fail more gracefully when given undefined 2014-12-02 14:02:45 -08: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 Remove use of bind() for inline functions 2014-12-16 23:27:53 +00:00
ve.init.mw.TargetEvents.js Track new pagedeleted save error in TargetEvents 2014-12-01 17:58:31 -08:00
ve.init.mw.trackSubscriber.js Move from legacy TimingData schema to new statsd API 2014-12-10 00:25:42 +00:00