[tbb-bugs] #27701 [Applications/Tor Browser]: Tor Browser on Android fails to download files
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Nov 19 18:19:19 UTC 2018
#27701: Tor Browser on Android fails to download files
--------------------------------------+------------------------------
Reporter: gk | Owner: tbb-team
Type: defect | Status: needs_review
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
--------------------------------------+------------------------------
Changes (by sysrqb):
* status: new => needs_review
Comment:
I have a patch that changes the default pref value of
`extensions.torbutton.launch_warning` to `false`. I put this below the
main if/else-if branches because I think this is more readable than
handling this special case within the `if (aValueType === "boolean") {`
branch.
This will be a little slower at initialization, because every pref is now
compared against `if ((aPrefName ===
"extensions.torbutton.launch_warning")`.
https://oniongit.eu/sysrqb/torbutton.git, branch `27701_1`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27701#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list