[tbb-bugs] #29239 [Applications/Tor Browser]: TBA: Don't ship torbutton xpi

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 31 00:25:00 UTC 2019


#29239: TBA: Don't ship torbutton xpi
------------------------------------------+---------------------------
     Reporter:  sysrqb                    |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Medium                    |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:  tbb-torbutton
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+---------------------------
 During the packaging stage, we bundle `torbutton at torproject.org.xpi`, but
 it's already being included in chrome. We can probably save some bytes in
 the resulting apk.

 {{{
  1:43.95 16559236 assets/features/torbutton at torproject.org.xpi (OK)
 }}}
 {{{
 $ ls obj-x86-linux-android/dist/fennec/features/
 torbutton at torproject.org.xpi
 }}}

 I think this is caused by the following in torbutton's moz.build:
 {{{
 FINAL_TARGET_FILES.features['torbutton at torproject.org'] += [
     'src/install.rdf'

 ]
 }}}

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


More information about the tbb-bugs mailing list