[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
Mon May 6 18:59:56 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):

 Having
 {{{
 setTimeout(function() {torbutton_set_window_size(browser.contentWindow);},
 0);
 }}}
 instead of
 {{{
 torbutton_set_window_size(browser.contentWindow);
 }}}
 helps as well. While this is much better than the popup mentioned in
 comment 8 the resizing is visible.

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


More information about the tor-bugs mailing list