mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-14 19:25:33 +00:00
aa6972c277
The eventlogging `isEnabled` function determines when to sample, this patch removes the `isAnon` conditional so that we can measure reference reading habits for all users. Also guards against a non-function navigator.sendBeacon, which was previously intended but incorrectly tested. Bug: T214493 Change-Id: I42cb3082fb85c7900426a2055dfa3c2f6ecfd968 |
||
---|---|---|
.. | ||
eventLogging.test.js | ||
statsv.test.js |