mediawiki-extensions-Popups/tests/qunit/ext.popups
Sam Smith 49ce7643f0 Hygiene: Remove link element from LINK_ABANDON_*
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
2017-01-11 14:33:46 -08:00
..
changeListeners Fix linkTitleChangeListener 2017-01-10 18:03:47 -08:00
reducers Change preview to check *_ABANDON_END with tokens 2017-01-10 17:52:53 -08:00
stubs Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
actions.test.js Hygiene: Remove link element from LINK_ABANDON_* 2017-01-11 14:33:46 -08:00
changeListener.test.js Add footer link change listener 2016-11-16 15:20:34 +00:00
checkin.test.js Fix checkin tests to use fake timers 2017-01-10 09:31:32 -08:00
counts.test.js Include user's preview count in BOOT action 2016-12-12 13:01:44 +00:00
eventLoggingChangeListener.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
gateway.test.js previews: Add generic fallback preview 2016-12-02 12:02:43 +00:00
integration.test.js Don't hide preview when user dwells on link 2017-01-10 17:43:55 -08:00
isEnabled.test.js Hygiene: Make mw.popups#isEnabled return boolean 2016-12-16 10:59:47 +00:00
pageVisibility.test.js Add reading depth 2016-12-21 15:08:20 -05:00
processLinks.test.js Hygiene: #processLinks Improve wording on tests 2016-11-30 17:01:54 +00:00
schema.test.js Initial Popups logging implementation 2016-12-12 13:01:44 +00:00
settingsDialog.test.js Update the settings enabled radio with the enabled state 2016-12-16 10:29:34 +00:00
userSettings.test.js Hygiene: Remove experiment-related code 2016-12-16 10:59:47 +00:00
wait.test.js Render previews 2016-11-24 18:07:03 +00:00