Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor Launcher
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

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.

  • The Tor Project
  • Applications
  • Tor Launcher
  • Issues
  • #33906

Closed
Open
Opened Apr 14, 2020 by Alex Catarineu@acatDeveloper

Fix Tor-Launcher issues for Firefox 75

Apart from legacy/trac#32174 (moved), legacy/trac#33862 (moved) and legacy/trac#33890 (moved), there seems to be some issues that need to be addressed.

By testing, I found that the "Back" button in the wizard does not have a label and the window used for displaying the bridge captcha and errors is not shown.

By looking at the code and console errors I also found that getAnonymousElementByAttribute is used, but this was removed in https://bugzilla.mozilla.org/show_bug.cgi?id=1591145. Besides, it seems now the <wizard> should not be the root element anymore: https://bugzilla.mozilla.org/show_bug.cgi?id=1584283. The same with <dialog> https://bugzilla.mozilla.org/show_bug.cgi?id=1585482.

I did not look in-depth, but these are some issues I found testing a bit after fixing (in principle) legacy/trac#32174 (moved), legacy/trac#33862 (moved) and legacy/trac#33890 (moved).

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: tpo/applications/tor-launcher#33906