#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
_______________________________________________ tor-bugs mailing list tor-bugs@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs