[tor-bugs] #19528 [Applications/Tor Browser]: The build id stays the same with every Firefox update

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 8 12:29:51 UTC 2016


#19528: The build id stays the same with every Firefox update
-----------------------------------------------+---------------------------
 Reporter:  gk                                 |          Owner:  tbb-team
     Type:  defect                             |         Status:
                                               |  needs_information
 Priority:  Medium                             |      Milestone:
Component:  Applications/Tor Browser           |        Version:
 Severity:  Normal                             |     Resolution:
 Keywords:  tbb-gitian, TorBrowserTeam201609R  |  Actual Points:
Parent ID:                                     |         Points:
 Reviewer:                                     |        Sponsor:
-----------------------------------------------+---------------------------
Changes (by gk):

 * keywords:  tbb-gitian, TorBrowserTeam201609 => tbb-gitian,
     TorBrowserTeam201609R
 * status:  needs_revision => needs_information


Comment:

 One question regarding:
 {{{
 +            my $appfile = "$tmpdir/application.ini" if -f
 "$tmpdir/application.ini";
 +            $appfile = "$tmpdir/Contents/Resources/application.ini"
 +                                if -f "$tmpdir/application.ini";
 }}}
 I think I understand the first line but I have a hard time doing so wrt
 the second and third: why is `appfile` getting
 `$tmpdir/Contents/Resources/application.ini` assigned if
 `$tmpdir/application.ini` exists? It already got assigned
 `$tmpdir/application.ini` in that case.

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


More information about the tor-bugs mailing list