[tor-bugs] #13049 [Tor Browser]: browser updater failure (self.update is undefined)

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Sep 3 15:24:16 UTC 2014


#13049: browser updater failure (self.update is undefined)
-------------------------+---------------------
 Reporter:  mcs          |          Owner:  mcs
     Type:  defect       |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Tor Browser  |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+---------------------
 In testing the updater using the candidate 4.0a2 builds, brade and I found
 a problem that causes the update to silently fail.  On the browser
 console, we see:

 {{{
 [15:20:56.361] WARN addons.manager: Exception calling callback:
   TypeError: self.update is undefined @
 chrome://browser/content/aboutDialog.js:439
 }}}

 It looks like we used self.update in a couple of functions where we should
 have used this.update.  I am not sure why these code paths were not
 exercised in our earlier testing, but we are working on a fix right now.

 If it is not too late, we should respin 4.0a2 to pick up this fix.

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


More information about the tor-bugs mailing list