Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
T
Tor Browser
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,533
    • Issues 1,533
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • 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 Browser
  • Issues
  • #28373

Closed
Open
Opened Nov 07, 2018 by Mark Smith@mcsDeveloper

verify that cubeb-related tmp files do not violate disk avoidance

The following bug caught our eye while reviewing undocumented changes made between ESR52 and ESR60 (for legacy/trac#22074 (moved)):

https://bugzilla.mozilla.org/show_bug.cgi?id=1407490 "Ensure cubeb remoting socket has unique name per server process."

From reading the code in media/audioipc/audioipc/src/lib.rs, it looks like temporary files are created in the path returned by temp_dir() (which is probably /tmp or the %TEMP% directory on Windows). We should see if that is true, what data is in the files, and whether they are left behind when the browser exits.

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-browser#28373