[tbb-bugs] #22254 [Applications/Tor Browser]: Our extensions get disabled in the Tor Browser 7.0a4 release candidate

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun May 14 19:59:27 UTC 2017


#22254: Our extensions get disabled in the Tor Browser 7.0a4 release candidate
--------------------------------------+--------------------------
 Reporter:  gk                        |          Owner:  tbb-team
     Type:  defect                    |         Status:  closed
 Priority:  Immediate                 |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Blocker                   |     Resolution:  fixed
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------
Changes (by gk):

 * status:  new => closed
 * cc: mcs, brade (added)
 * resolution:   => fixed


Comment:

 {{{
 +pref("gfx.font_rendering.graphite.enabled"; false);
 }}}
 is the culprit. `pref()` does not like a `;` between pref name and value.
 Blah. This is fixed with commit 0d5ad00985cbeb4c1f06e328145a7863fd706851
 on `tor-browser-52.1.0esr-7.0-2` and commit
 7bbd69956bd1a30051599a1dd4bf615bc40e55e8 on `tor-browser-52.1.1esr-7.0-1`.

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


More information about the tbb-bugs mailing list