This is a spin-off of #30531 (moved) where it got realized that the Windows WebGL fingerprint measured e.g. by Pantopiclick is different from the Linux one(s).
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
comment:2:ticket:30531 reported 6992168724b997c74fc89f1e4a9301ce (I guess that's a Windows 10 system?)
I got the same on a Windows 10 system inside Virtualbox. On a Windows 7 system both inside Virtualbox and on bare metal I get 224a8abee799ec6381e06293de4565f6. All three test results are collected on the same laptop.
So, it seems we have at least a fingerprint difference between major Windows versions (+ the OS difference). I wonder where this is coming from...
comment:2:ticket:30531 reported 6992168724b997c74fc89f1e4a9301ce (I guess that's a Windows 10 system?)
Yes, the latest.
I got the same on a Windows 10 system inside Virtualbox.
On every config without anti-aliasing support.
On a Windows 7 system both inside Virtualbox and on bare metal I get 224a8abee799ec6381e06293de4565f6.
BTW, the test gives a lot of
Error: WebGL warning: Exceeded 16 live WebGL contexts for this principal, losing the least recently used one.
So, it seems we have at least a fingerprint difference between major Windows versions (+ the OS difference). I wonder where this is coming from...
What is your renderer on Win 7? I got the same results on Software Adapter Direct3D11 vs_5_0 ps_5_0.
2x Error: WebGL warning: Exceeded 16 live WebGL contexts...
Win 7 32bit (VM)
224a8abee799ec6381e06293de4565f6
17x Error: WebGL warning: Disallowing antialiased backbuffers due to blacklisting
then 1x Error: WebGL warning: Exceeded 16 live WebGL contexts...
then 1x Error: WebGL warning: Disallowing antialiased backbuffers...
repeat the last two lines about a dozen times
Win10 64bit (VM) 8.5.a12 64bit & 32bit
6992168724b997c74fc89f1e4a9301ce
a plethora of errors
Please advise: I was going to open another ticket when I had done some more testing, but readPixels is not covered by RFP (see https://bugzilla.mozilla.org/show_bug.cgi?id=1428034 ) and using my tests [1], on windows I get entropy. Not sure if unique or just OS.
Windows 7 32bit 2ba61e7e8e370fdbcefb79456e7e944b060f34289af33732aa6eb75af61ff06c
Windows 7 64bit ac9aa378cd16219ecbcb6ec46b57d8a484ac8ad61cbe63c810b40fb2c741e7f3
Please advise: I was going to open another ticket when I had done some more testing, but readPixels is not covered by RFP (see https://bugzilla.mozilla.org/show_bug.cgi?id=1428034 ) and using my tests [1], on windows I get entropy. Not sure if unique or just OS.
Yes, could you please open another ticket for the readPixels issue? I wonder what version you tested with in https://bugzilla.mozilla.org/show_bug.cgi?id=1428034#c7. Given that it is from a month ago and we did not change anything substantially for a while now regarding our WebGL fingerprinting behavior that's a bit puzzling (we removed WebGL only as click-to-play from default Tor Browser mode).
Windows 7 32bit 2ba61e7e8e370fdbcefb79456e7e944b060f34289af33732aa6eb75af61ff06c
Windows 7 64bit ac9aa378cd16219ecbcb6ec46b57d8a484ac8ad61cbe63c810b40fb2c741e7f3
I now realize this is to do with this ticket, not the new readPIxels one. That was 8.5a10, which I just retested, and I now get 224a8abee799ec6381e06293de4565f6 - so it's a panopticlick code change
comment:2:ticket:30531 reported 6992168724b997c74fc89f1e4a9301ce (I guess that's a Windows 10 system?)
Yes, the latest.
I got the same on a Windows 10 system inside Virtualbox.
On every config without anti-aliasing support.
On a Windows 7 system both inside Virtualbox and on bare metal I get 224a8abee799ec6381e06293de4565f6.
And on the same Windows 10 system with hardware-accelerated renderer.
(Although, it has ADVANCED_LAYERS broken by env: Failed to render sanity test.)
So, it seems we have at least a fingerprint difference between major Windows versions (+ the OS difference). I wonder where this is coming from...
What is your renderer on Win 7? I got the same results on Software Adapter Direct3D11 vs_5_0 ps_5_0.
Where did you find that string? If on about:support what's the attribute I've to check?
ANGLE (ATI Mobility Radeon HD 5650 Direct3D11 vs_5_0 ps_5_0) is shown for the bare metal Windows 7 version
ANGLE (Software Adapter Direct3D11 vs_5_0 ps_5_0) is shown for the Windows 7 VM
ANGLE (Microsoft Basic Render Driver Direct3D11 vs_5_0 ps_5_0) is shown for the Windows 10 VM