Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #13049

Closed (moved)
Open
Opened Sep 03, 2014 by Mark Smith@mcs

browser updater failure (self.update is undefined)

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.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#13049