[tbb-bugs] #28507 [Applications/Tor Browser]: TBA: Set privacy preferences
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Nov 20 14:37:58 UTC 2018
#28507: TBA: Set privacy preferences
---------------------------------------+------------------------------
Reporter: igt0 | Owner: tbb-team
Type: defect | Status: needs_review
Priority: High | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-mobile, tbb-disk-leak | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------------------+------------------------------
Comment (by igt0):
I update the code:
**Bug 28507: Parse a set of strings in Android Set Preferences**
https://trac.torproject.org/projects/tor/attachment/ticket/28507/0001-Bug-28507-Parse-a
-set-of-strings-in-Android-Set-Pref.patch
**Bug 28507: Add prefs that allow the browser to delete browsing history
by default**
https://trac.torproject.org/projects/tor/attachment/ticket/28507/0002-Bug-28507
-Add-prefs-that-allow-the-browser-to-delete.patch
**Bug 28507: Implement fallback to delete private data in the browser
startup**
https://trac.torproject.org/projects/tor/attachment/ticket/28507/0003-Bug-28507
-Implement-fallback-to-delete-private-data-.patch
{{{quitAndClear}}} and the clear private data logic are different because
we are calling different events {{{Browser:Quit}}} and
{{{Sanitize:ClearData}}}, respectively. That said, I created a new java
method that builds the arguments used by both methods.
Replying to [comment:7 sysrqb]:
> This may be a silly question, but can you simply refactor the
`quitAndClear()` method into a `quit()` and `clearPrivateData()`? And then
call `clearPrivateData()` in `onCreate()`?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28507#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list