mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
aaa5ad254b
We now have three stages: 1. Browser feature tests. Dies silently if any fail. 2. Browser blacklist. Dies silently if match found. 3. Browser whitelist. Shows warning if no match found. Previously we were treating the remotely generated edit notices as if they were in an object when in fact they were in an array - the code has been fixed to reflect that fact. As locally generated notices will typically require parsed messages, we've also moved the notice rendering to after onReady is fired. Updated jquery.client to latest master from MediaWiki core (needed for proper detection of Iceweasel, Android and Safari) Bug: 38128 Change-Id: Idc5f4a23a2709264d869a91d00873c4e187bc470 |
||
---|---|---|
.. | ||
styles | ||
targets | ||
ve.init.mw.js | ||
ve.init.mw.Platform.js | ||
ve.init.mw.Target.js |