[tor-bugs] #3014 [Tor bundles/installation]: TBB prefs.js for Firefox 4 lists unused versions of TorButton, NoScript and FF default theme

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Apr 27 18:12:47 UTC 2011


#3014: TBB prefs.js for Firefox 4 lists unused versions of TorButton, NoScript and
FF default theme
--------------------------------------+-------------------------------------
 Reporter:  HG2G                      |          Owner:  erinn
     Type:  defect                    |         Status:  new  
 Priority:  trivial                   |      Milestone:       
Component:  Tor bundles/installation  |        Version:       
 Keywords:                            |         Parent:       
   Points:                            |   Actualpoints:       
--------------------------------------+-------------------------------------
 According to TBB Firefox 4 settings from prefs.js
 (https://gitweb.torproject.org/erinn/torbrowser.git/blob/9e2aab2df1b8294e78acab08aa823154f7f9ebb6
 :/build-scripts/config/windows-4.0.js), line 68, old versions of
 !TorButton, !NoScript and Firefox "the default theme" are listed. I
 checked my local prefs.js from TBB 2.2.24-1 alpha (Windows XP SP3) and
 even though those old Add-on and theme versions are not used by TBB
 2.2.24-1 alpha they are included under
 user_pref("extensions.enabledItems", ...);:

 ''(I broke the following line with carriage returns to keep this bug
 report from being too wide, re scrolling to the right)''

 # Old !TorButton v1.2.4: {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
 # Old !NoScript v1.9.9.57: {73a6fe31-595d-460b-a920-fcc0f8843232}
 # Old Firefox v3.5.8 "The default theme":
 {972ce4c6-7e08-4474-a285-3208198ce6fd}

 {{{
 user_pref("extensions.enabledItems", "langpack-en-US at firefox.mozilla.org:,
 {73a6fe31-595d-460b-a920-fcc0f8843232}:1.9.9.57,
 {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.2.4,
 {972ce4c6-7e08-4474-a285-3208198ce6fd}:3.5.8");
 }}}
 In my user.js I use the following setting and nothing (apparently) breaks
 in TBB:

 {{{
 user_pref("extensions.enabledItems", "langpack-en-
 US at firefox.mozilla.org:");
 }}}
 The following Add-on and theme settings on line 67 from the link above are
 correct:

 ''(I broke the following line with carriage returns to keep this bug
 report from being too wide, re scrolling to the right)''

 # !TorButton v1.3.2 alpha: {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}
 # !BetterPrivacy v1.49: {d40f5e7b-d2cf-4856-b441-cc613eeffbe3}
 # !NoScript v2.0.9.9: {73a6fe31-595d-460b-a920-fcc0f8843232}
 # HTTPS-Everywhere v0.9.9.development.4: https-everywhere at eff.org
 # Firefox 4 "The default theme": {972ce4c6-7e08-4474-a285-3208198ce6fd}

 {{{
 user_pref("extensions.enabledAddons", "https-
 everywhere at eff.org:0.9.9.development.4,
 {73a6fe31-595d-460b-a920-fcc0f8843232}:2.0.9.9,
 {d40f5e7b-d2cf-4856-b441-cc613eeffbe3}:1.49,
 {e0204bd5-9d31-402b-a99d-a6aa8ffebdca}:1.3.2-alpha,
 {972ce4c6-7e08-4474-a285-3208198ce6fd}:4.0");
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/3014>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list