mediawiki-extensions-Popups/tests
Sam Smith 7f91068ecf Don't show preview if user has abandoned link
If the user dwells on a link for long enough, then the gateway makes a
request, which is allowed to complete regardless of whether or not the
response is required.

If the user abandons the link but the request completes before the
abandon completes - currently, ABANDON_END_DELAY is 300 ms - then the
preview will be rendered temporarily.

Fix this by not rendering the preview if the user has started to abandon
the link.

Bug: T163350
Change-Id: I154dde4e3ccaed3d11cb023c85c44451fc0ad957
2017-04-24 15:35:07 +01:00
..
browser Tag previews acceptance tests with @integration 2016-12-13 14:47:32 +00:00
node-qunit Don't show preview if user has abandoned link 2017-04-24 15:35:07 +01:00
phpunit Sanitize gadget name 2017-04-17 17:29:32 +00:00
qunit/ext.popups Hygiene: Remove stubs files from browser qunit tests 2017-03-06 17:09:15 +01:00
.jscsrc.js Update linting and enable command line QUnit 2016-11-08 13:56:17 -05:00