mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-12-01 02:36:35 +00:00
7f91068ecf
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 |
||
---|---|---|
.. | ||
index.js | ||
index.js.map |