[tor-bugs] #8478 [TorBrowserButton]: Tor Browser Bundle on OS X 10.6 does not set resolution to a multiple of 200x100

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat May 4 20:24:34 UTC 2013


#8478: Tor Browser Bundle on OS X 10.6 does not set resolution to a multiple of
200x100
------------------------------------------------------------------------+---
 Reporter:  cypherpunks                                                 |          Owner:  mikeperry
     Type:  defect                                                      |         Status:  assigned 
 Priority:  critical                                                    |      Milestone:           
Component:  TorBrowserButton                                            |        Version:           
 Keywords:  tbb-fingerprinting, tbb-rebase-regression, MikePerry201305  |         Parent:           
   Points:                                                              |   Actualpoints:           
------------------------------------------------------------------------+---

Comment(by gk):

 Just as a short work-in-progress report: If I take the current torbutton
 master and only change

 {{{if (!m_tb_tbb &&
 m_tb_prefs.getBoolPref("extensions.torbutton.prompt_torbrowser")) {}}}

 to

 {{{if (true)) {}}}

 (which shows an "Important Torbutton Information" popup on start-up) then
 everything is fine. While this is not a viable option it might shed some
 light on the issue and help finding a fix...
 If I open a new window in the same session (which does not trigger such a
 popup) then the weird height values appear in it.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8478#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list