fingerprintjs / fingerprintjs

The most advanced browser fingerprinting library.
https://fingerprint.com/github/
Other
23.33k stars 2.31k forks source link

Failed to get key 'timezone' in Google Chrome 71.0.3578.80 on Windows 7 #410

Closed ema394 closed 5 years ago

ema394 commented 5 years ago

Scenario

Fingerprint data

Provide the FULL DATA of both/all fingerprints using this jsfiddle https://jsfiddle.net/L2gLq4rg/85/. Alternatively, provide a jsfiddle that reproduces the bug.

jonashaag commented 5 years ago

What's the result of evaluating new window.Intl.DateTimeFormat().resolvedOptions().timeZone in that environment?

ema394 commented 5 years ago

The result is "undefined"

jonashaag commented 5 years ago

Interesting. What's your system timezone?

jonashaag commented 5 years ago

Can you post the output of new window.Intl.DateTimeFormat().resolvedOptions()

ema394 commented 5 years ago

Interesting. What's your system timezone?

Europe/Rome

jonashaag commented 5 years ago

OK no idea how this happens. Marking as needinfo, maybe someone else has seen the same behaviour.

ema394 commented 5 years ago

Can you post the output of new window.Intl.DateTimeFormat().resolvedOptions()

ss_bug

ema394 commented 5 years ago

It's a known issue in Chrome 71 that only affects Windows 7. The fix will be included in next minor patch update, to be released soon.