[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #24056 [Applications/Tor Browser]: UI locale is detectable by button width
#24056: UI locale is detectable by button width
-------------------------------------------------+-------------------------
Reporter: gk | Owner: tbb-
| team
Type: defect | Status:
| needs_review
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Major | Resolution:
Keywords: tbb-fingerprinting, | Actual Points:
TorBrowserTeam201808R |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by pospeselr):
Looking at the code, there doesn't *seem* to be any reason why
gPropertiesFile can't be:
{{{
static const char* gPropertiesFile[nsContentUtils::PropertiesFile[COUNT]
}}}
The CreateBundle method each of those strings is passed to expects a const
char* with no hard-coded expectation of length. It's static so the symbol
can't be resolved outside this cpp. Also, fwiw the new max length string
in that array is 75, not 78 (including null-terminator).
Why is the setting to enable 2 rather than 1?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/24056#comment:4>
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