[tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-10 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  ff52-esr,
 Severity:  Normal   |  TorBrowserTeam201702
Actual Points:   |  Parent ID:
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 In addition to `pdfjs` there are 6 system add-ons shipped in Firefox 52
 looking at the current beta branch. (on `release` there are 5 right now).
 We should investigate whether we need all of them and if not make sure
 that they don't interfere with Tor Browser.

 Of particular interest are `aushelper` and `e10srollout` I guess.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-10 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by gk):

 mcs, brade could you work on that ticket? The extensions highlighted in
 the description might even need updater related changes.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-10 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by brade):

 Replying to [comment:1 gk]:
 > mcs, brade could you work on that ticket? The extensions highlighted in
 the description might even need updater related changes.

 Yes, we will take a look.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-13 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by mcs):

 Kathy and I looked at the various system extensions that are present on
 Mozilla's current beta branch (52). Here is what we learned about each of
 them:

 '''aushelper'''
 Modifies app.update.url default pref value to include info for bug 1296630
 The add-on only has an effect on Windows.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1311515

 A similar issue for WebSense was handled via the "HotFix" add-on.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1298404
 and https://hg.mozilla.org/releases/firefox-
 hotfixes/file/tip/v20160826.01/bootstrap.js
 This revision of the HotFix add-on only has an effect on Windows.

 There is a bug open for moving the WebSense update URL modification code
 into the aushelper add-on:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1329692

 '''disableSHA1rollout'''
 Disable SHA-1 based certificates for 10% of beta channel users.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1328718

 '''e10srollout'''
 Enables e10s for a subset of users based on policies that account for
 which update channel the user is on, which add-ons are installed, etc.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1249845

 See also toolkit/mozapps/extensions/internal/E10SAddonsRollout.jsm

 '''flyweb'''
 Only included in Aurora and Nightly builds.
 Internet of Things related. See https://flyweb.github.io/

 '''formautofill'''
 Only included in Aurora and Nightly builds.
 Form Autofill. See https://bugzilla.mozilla.org/show_bug.cgi?id=990176

 '''pdfjs'''
 JavaScript-based PDF viewer.

 '''pocket'''
 Pocket client.

 '''webcompat'''
 Empty / stub extension to allow webcompat fixes to be deployed via the
 add-on update mechanism.
 See https://bugzilla.mozilla.org/show_bug.cgi?id=1268197

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-13 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by mcs):

 Based on our research, Kathy and I think the only system extension we
 should consider shipping with Tor Browser is pdfjs (we did not review
 recent changes to pdfjs).

 For e10s, we will probably enable it for everyone or no one. For disabling
 of SHA-1 signatures, we already have the fix for #18042. The remaining
 system add-ons don't seem necessary.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-16 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by cypherpunks):

 Some interesting reading about add-ons updating:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1308251

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-16 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by cypherpunks):

 Replying to [comment:4 mcs]:
 > For disabling of SHA-1 signatures, we already have the fix for #18042.
 This add-on is about treating such connections as untrusted, not that
 ticket.
 > aushelper
 This add-on is about CPU bugs. It can bite you in surprising cases (e.g.
 jemalloc)...
 > e10srollout
 e10s is not ready...
 > pdfjs
 What is the current update process for it?
 What about FPI part of #7501 at Mozilla side?
 It's not visible in {{{about:support}}}.
 > webcompat
 What is the policy about it for ESR?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-20 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by mcs):

 While reviewing fixed toolkit bugs for #19048, I learned that there is
 some information about system extensions here:
 https://gecko.readthedocs.io/en/latest/toolkit/mozapps/extensions/addon-
 manager/SystemAddons.html

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-25 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by cypherpunks):

 disableSHA1rollout add-on removed from the tree
 https://bugzilla.mozilla.org/show_bug.cgi?id=1341734

 Off-topic (the reason of removal):
 > In reaction to Google’s announcement of the first practical SHA-1
 collision, Mozilla has remotely disabled the SHA-1 support for all Firefox
 users on February 24, 2017
 https://www.fxsitecompat.com/en-CA/docs/2016/sha-1-certificates-issued-by-
 public-ca-will-no-longer-be-accepted/
 So, Mozilla doesn't treat Firefox ESR owners as Firefox users! And they
 stay unpatched.
 Your fix for #18042 has
 {{{
 // 2 = allow SHA-1 only before 2016-01-01
 pref("security.pki.sha1_enforcement_level", 2);
 }}}
 ({{{OnlyBefore2016 = 2}}} in CertVerifier.h) which has been
 transformed for esr52 into
 {{{
 // There used to be a policy that only allowed SHA1 for certificates
 issued
 // before 2016. This is no longer available. If a user has selected
 this
 // policy in about:config, it now maps to Forbidden.
 UsedToBeBefore2016ButNowIsForbidden = 2,
 }}}
 so it is the proper fix for esr52, but not for esr45.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-27 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by gk):

 Replying to [comment:4 mcs]:
 > Based on our research, Kathy and I think the only system extension we
 should consider shipping with Tor Browser is pdfjs (we did not review
 recent changes to pdfjs).
 >
 > For e10s, we will probably enable it for everyone or no one. For
 disabling of SHA-1 signatures, we already have the fix for #18042. The
 remaining system add-ons don't seem necessary.

 I think I agree with all of that (I have some thoughts about the e10s
 situation which I'll put into #21432 shortly).

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-27 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by arthuredelstein):

 * cc: arthuredelstein (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-02-28 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--

Comment (by cypherpunks):

 > webcompat
 > Empty / stub extension to allow webcompat fixes to be deployed via the
 add-on update mechanism.
 Of course, it's easier to disable this system add-ons update mechanism
 entirely, but it is inconsistent with other add-ons update policy.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-03-02 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by tokotoko):

 * cc: fdsfgs@… (added)


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-04-06 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
+--
 Reporter:  gk  |  Owner:  tbb-team
 Type:  task| Status:  new
 Priority:  Medium  |  Milestone:
Component:  Applications/Tor Browser|Version:
 Severity:  Normal  | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201702  |  Actual Points:
Parent ID:  | Points:
 Reviewer:  |Sponsor:
+--
Changes (by gk):

 * cc: blockflare (added)


Comment:

 #21878 is a duplicate.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-04-06 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr,tbb-7.0-must-   |  Actual Points:
  alpha,TorBrowserTeam201702 |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by mcs):

 * keywords:  ff52-esr, TorBrowserTeam201702 => ff52-esr,tbb-7.0-must-
 alpha,TorBrowserTeam201702


Comment:

 I think we need to address this for our alpha release.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-04-06 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr,tbb-7.0-must-   |  Actual Points:
  alpha,TorBrowserTeam201704 |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * keywords:  ff52-esr,tbb-7.0-must-alpha,TorBrowserTeam201702 =>
 ff52-esr,tbb-7.0-must-alpha,TorBrowserTeam201704


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-04-22 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  tbb-
 |  team
 Type:  task | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr,tbb-7.0-must-   |  Actual Points:
  alpha,TorBrowserTeam201704 |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * cc: Dbryrtfbcbhgf (added)


Comment:

 #22045 is a duplicate.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-05-22 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  mcs
 Type:  task | Status:
 |  assigned
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201705,  |  Actual Points:
  tbb-7.0-must   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by mcs):

 * owner:  tbb-team => mcs
 * status:  new => assigned


Comment:

 Taking ownership of this ticket.

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-05-23 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  mcs
 Type:  task | Status:
 |  needs_review
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  ff52-esr, TorBrowserTeam201705R, |  Actual Points:
  tbb-7.0-must   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by mcs):

 * status:  assigned => needs_review
 * keywords:  ff52-esr, TorBrowserTeam201705, tbb-7.0-must => ff52-esr,
 TorBrowserTeam201705R, tbb-7.0-must


Comment:

 Here is a patch to keep pdfjs and avoid including any of the system
 extensions other than e10srollout:
 https://gitweb.torproject.org/user/brade/tor-
 browser.git/commit/?h=bug21431-01&id=2b4a2230fcfdf94eb09a9ffa3dc3e13530af4c82

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2017-05-24 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  mcs
 Type:  task | Status:  closed
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  ff52-esr, TorBrowserTeam201705R, |  Actual Points:
  tbb-7.0-must   |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * status:  needs_review => closed
 * resolution:   => fixed


Comment:

 Looks good to me. Applied to `tor-browser-52.1.0esr-7.0-2` (commit
 6b8a66553b3aa4a518dc4448baf11099a8df22cd) and `tor-
 browser-52.1.1est-7.0-1` (commit
 475734012b70c7515a2a105ea6584136cee57bf6).

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Re: [tor-bugs] #21431 [Applications/Tor Browser]: Clean-up system extensions shipped in Firefox 52

2018-01-31 Thread Tor Bug Tracker & Wiki
#21431: Clean-up system extensions shipped in Firefox 52
-+-
 Reporter:  gk   |  Owner:  mcs
 Type:  task | Status:  closed
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  ff52-esr, TorBrowserTeam201705R, |  Actual Points:
  tbb-7.0-must, tbb-no-uplift-60 |
Parent ID:   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by arthuredelstein):

 * keywords:  ff52-esr, TorBrowserTeam201705R, tbb-7.0-must => ff52-esr,
 TorBrowserTeam201705R, tbb-7.0-must, tbb-no-uplift-60


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs