[tor-bugs] #34014 [Applications/Tor Browser]: Support sqlite in our python project

2020-04-27 Thread Tor Bug Tracker & Wiki
#34014: Support sqlite in our python project
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  tbb-mobile, tbb-rbm,
 Severity:  Normal   |  TorBrowserTeam202004
Actual Points:   |  Parent ID:  #33626
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 Python3 we use needs sqlite support now.

--
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

[tor-bugs] #34013 [Applications/Tor Browser]: Bump node version to v10.19

2020-04-27 Thread Tor Bug Tracker & Wiki
#34013: Bump node version to v10.19
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  tbb-mobile, tbb-rbm,
 Severity:  Normal   |  TorBrowserTeam202004
Actual Points:   |  Parent ID:  #33626
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 Update our node version to what is used in mozilla-central.

--
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

[tor-bugs] #34012 [Applications/Tor Browser]: Bump cbindgen version to 0.14.1

2020-04-27 Thread Tor Bug Tracker & Wiki
#34012: Bump cbindgen version to 0.14.1
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  tbb-mobile, tbb-rbm,
 Severity:  Normal   |  TorBrowserTeam202004
Actual Points:   |  Parent ID:  #33626
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 Update to latest cbindgen used on mozilla-central.

--
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] #33626 [Applications/Tor Browser]: Add TBB project for GeckoView

2020-04-27 Thread Tor Bug Tracker & Wiki
#33626: Add TBB project for GeckoView
-+-
 Reporter:  sisbell  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_information
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-mobile, tbb-rbm, |  Actual Points:
  TorBrowserTeam202004   |
Parent ID:  #33184   | Points:
 Reviewer:   |Sponsor:
 |  Sponsor58-must
-+-
Changes (by gk):

 * keywords:  tbb-mobile, Android => tbb-mobile, tbb-rbm,
   TorBrowserTeam202004


--
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

[tor-bugs] #34011 [Applications/Tor Browser]: Bump clang version to 9.0.1

2020-04-27 Thread Tor Bug Tracker & Wiki
#34011: Bump clang version to 9.0.1
-+-
 Reporter:  gk   |  Owner:  tbb-team
 Type:  defect   | Status:  new
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor |Version:
  Browser|   Keywords:  tbb-mobile, tbb-rbm,
 Severity:  Normal   |  TorBrowserTeam202004
Actual Points:   |  Parent ID:  #33626
   Points:   |   Reviewer:
  Sponsor:   |
-+-
 Let's go away from clang 8.0.1

--
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] #33833 [Applications/Tor Browser]: Upgrade Rust To Use Android NDK 21

2020-04-27 Thread Tor Bug Tracker & Wiki
#33833: Upgrade Rust To Use Android NDK 21
-+-
 Reporter:  sisbell  |  Owner:  tbb-
 |  team
 Type:  defect   | Status:
 |  needs_revision
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:
 Keywords:  tbb-mobile, Android, |  Actual Points:  .5
  TorBrowserTeam202004   |
Parent ID:  #33626   | Points:
 Reviewer:   |Sponsor:
-+-
Changes (by gk):

 * status:  needs_review => needs_revision
 * keywords:  tbb-mobile, Android, TorBrowserTeam202004R => tbb-mobile,
 Android, TorBrowserTeam202004
 * parent:  #33184 => #33626


Comment:

 The patch has at least a typo which breaks the aarch64 build. We should
 bump rust to the latest version used, too (see: #33557 for the
 requirements).

--
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] #34008 [Applications/Tor Browser]: User may choose to leave on page after using New Identity

2020-04-27 Thread Tor Bug Tracker & Wiki
#34008: User may choose to leave on page after using New Identity
--+--
 Reporter:  cypherpunks   |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Very High |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Critical  | Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by Thorin):

 I don't know about if the above scenario will cause a "leak" or potential
 ID'ing, but since  Firefox is not closed, I doubt any sanitizing is done.
 `dom.disable_beforeunload` = `true` will disable "Confirm you want to
 leave" dialogs. It is default `false` in Firefox and Tor Browser.

 [1] https://developer.mozilla.org/en-
 US/docs/Web/API/Window/beforeunload_event

--
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

<    1   2   3