Feature #6474
Also use TorBrowser's mozconfig
Start date:
2013-12-09
Due date:
% Done:
100%
Description
The Tails browser’s debian/rules
sets MOZCONFIG
to a Debian-specific one. Therefore, the .mozconfig
installed by a TorBrowser patch is ignored. We should merge these somehow to be closer to TorBrowser.
See the mozconfig documentation.
Subtasks
History
#1 Updated by intrigeri 2014-02-18 23:26:01
mozconfig files support inclusion using “.”
In the two mozconfig files we would like to use, only one setting is obviously conflicting (--{enable,disable}-strip
, since dh_strip takes care of this in the Debian package).
Looks doable!
#2 Updated by intrigeri 2014-03-04 18:32:12
- Status changed from Confirmed to In Progress
- % Done changed from 0 to 10
#3 Updated by intrigeri 2014-03-06 00:09:33
- Feature Branch set to feature/6474-tor-browser-mozconfig
#4 Updated by intrigeri 2014-03-06 15:44:53
- Status changed from In Progress to Fix committed
- Assignee deleted (
intrigeri) - % Done changed from 10 to 100
#5 Updated by anonym 2014-03-19 07:34:23
- Status changed from Fix committed to Resolved