You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: because this is behind a user gesture, it is not part of the section or global fingerprint (FP)
initially I had a full screen opaque overlay (display none, but flipped to block after the FP finishes, and reflipped on reruns), but if dom.w3c_pointer_events.enabled (removed in FF87) is false, then no-one can select or click anything (e.g. Tor Browser), which seems problematic
so instead I made it the tiny bit you see above (it's actually the width of the table cell)
this function is only called once, the listener is permanent
DONEif android change test to tap here changed to mouse/tap
add RFP notation based on isVer (FF64/FF65) - we should get consistent results on desktop vs android (and we already know the OS), IDK about touch pads, I think RFP treats them as Linux
Notes
dom.w3c_pointer_events.enabled
(removed in FF87) is false, then no-one can select or click anything (e.g. Tor Browser), which seems problematicTZP/js/devices.js
Line 411 in 97d6aea
RFP patches
ToDo
DONE
if android change test tochanged totap here
mouse/tap
Some results
The text was updated successfully, but these errors were encountered: