mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
7169210406
In the mediawiki gateway fetch uses mw.Api which when calling ajax returns a promise (not a deferred). Thus .promise() here is unnecessary and happens to work because of jQuery promises but it is not a standard method on JS promises so it shouldn't be used on promises, only on deferreds. Change-Id: Iec609b90bffad8b99b3908897dfb72d7c4ed5481 |
||
---|---|---|
.. | ||
dist | ||
ext.popups | ||
ext.popups.images |