New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
check 2603 browser.helperApps.deleteTempFileOnExit #1732
Comments
edit: literally wrote the opposite what the code says, fixed. Need some sleep… edit2: As edit3: Tor shouldn't even be affected as it runs in permanent private mode. Private mode has it's own privileged deletion rules.
|
|
pref added in bugzilla title says it all :) And I'm kicking myself, because I knew all this but let it slide under the radar / forgot (I watch bugzilla like a hawk) |
Interesting that power users want to use TB in normal mode (instead using another browser). So in the end this comes down to personal preference: Does one usually want to keep or delete a file opened in an external app? |
Well, it's anecdotal and devs tell me about the feedback they get. A lot of users (I wouldn't call them power, but rather technical users) want to be able to use the browser for it's anonymity but get more compat (saved passwords, saved logins, use webAuth, etc etc etc).
AF decides you use RFP and a whole bunch of shit - we flip 110 or so prefs. That's why we have overrides and AF is a .. wait for it ... TEMPLATE :) 🍕 🍰 🥧 <- choose one |
I think this also requires
browser.download.start_downloads_in_tmp_dir
also see https://gitlab.torproject.org/tpo/applications/tor-browser/-/issues/42147
The text was updated successfully, but these errors were encountered: