[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5926 [Firefox Patch Issues]: nsXPCException leaks language info via Date string in exceptions
#5926: nsXPCException leaks language info via Date string in exceptions
-------------------------------------+-------------------------------------
Reporter: mikeperry | Owner: mikeperry
Type: defect | Status: new
Priority: major | Milestone:
Component: Firefox Patch | Version:
Issues | Keywords: tbb-fingerprinting,
Resolution: | interview
Actual Points: | Parent ID:
Points: |
-------------------------------------+-------------------------------------
Comment (by arthuredelstein):
OK, I can reproduce this on Ubuntu 14.04 LTS. In the web console, I can
also generate localized strings with
English-US:
`new Date().toLocaleString();` -> `"Mon May 12 18:01:49 2014"`
`new Date().toLocaleDateString();` -> `"05/12/2014"`
vs German:
`new Date().toLocaleString();` -> `"Mo 12 Mai 2014 18:04:56 UTC"`
`new Date().toLocaleDateString();` -> `"12.05.2014"`
I'm not able to reproduce this on OS X.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5926#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs