mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-14 19:25:33 +00:00
49ce7643f0
Initially, the link element was added to LINK_ABANDON_* to determine when an interaction should be reset. However, this wasn't enough to protect against timing-related bugs, e.g. T154923. Now that tokens are used to determine when interactions should be reset, the link element can safely be removed from the LINK_ABANON_* actions. Supporting changes: * Update the return type of mw.popups.actions.linkAbandon in its DocBlock. Change-Id: Iaaed7a4846af75f9c4051d7bc761022ea5b3f6cf |
||
---|---|---|
.. | ||
changeListeners | ||
reducers | ||
stubs | ||
actions.test.js | ||
changeListener.test.js | ||
checkin.test.js | ||
counts.test.js | ||
eventLoggingChangeListener.test.js | ||
gateway.test.js | ||
integration.test.js | ||
isEnabled.test.js | ||
pageVisibility.test.js | ||
processLinks.test.js | ||
schema.test.js | ||
settingsDialog.test.js | ||
userSettings.test.js | ||
wait.test.js |