[tor-bugs] #21837 [Applications/Tor Browser]: Fix reproducibility issues in Firefox 52 accessibility code for Windows

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Apr 6 11:41:05 UTC 2017


#21837: Fix reproducibility issues in Firefox 52 accessibility code for Windows
-------------------------------------------------+-------------------------
 Reporter:  gk                                   |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  new
 Priority:  High                                 |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  TorBrowserTeam201704, tbb-7.0-must-  |  Actual Points:
  alpha, GeorgKoppen201704                       |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by gk):

 {{{
     time_override = getenv( "WIDL_TIME_OVERRIDE");
     cur_time = time_override ? atol( time_override) : time(NULL);
     sprintf(info_string, "Created by WIDL version %s at %s\n",
 PACKAGE_VERSION, ctime(&cur_time));
 }}}
 (see: https://www.winehq.org/pipermail/wine-
 patches/2007-October/045900.html as well) seems to be promising.

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


More information about the tor-bugs mailing list