[tbb-bugs] #8706 [Applications/Tor Browser]: .recently-used.xbel contains filenames if browser stored them to disk
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Sep 19 03:46:05 UTC 2017
#8706: .recently-used.xbel contains filenames if browser stored them to disk
-------------------------------------------------+-------------------------
Reporter: runa | Owner: tbb-
| team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: backport-to-mozilla, tbb-disk-leak, | Actual Points:
tbb-firefox-patch |
Parent ID: | Points:
Reviewer: | Sponsor:
-------------------------------------------------+-------------------------
Comment (by yawning):
> Patch firefox to override the setting my commit messes with, right after
the `gtk_init()` call then.
{{{
/* Disable the .recently-used.xbel file. */
gtk_settings_set_long_property(gtk_settings_get_default(), "gtk-recent-
files-max-age", 0, "TorBrowser");
}}}
In the right place should work. Finding the right place is left as an
exercise for the student.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8706#comment:10>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list