[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #21784 [Applications/Tor Browser]: Check `toLocaleString()` methods for locale leaks
#21784: Check `toLocaleString()` methods for locale leaks
------------------------------------------+----------------------
Reporter: gk | Owner: tbb-team
Type: task | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Keywords: ff52-esr
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
------------------------------------------+----------------------
There are some new objects with `toLocaleString()` (`TypedArray`
(https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray/toLocaleString),
`Array` (https://developer.mozilla.org/en-
US/docs/Web/JavaScript/Reference/Global_Objects/Array/toLocaleString))
which should according to the docs use all the same algorithm as the one
in `Number`.
We should make sure that no locale is leaked and probably write a test for
that.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21784>
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