[tor-bugs] #18940 [- Select a component]: Danger : verifying digital certificate and fake response !

2016-04-30 Thread Tor Bug Tracker & Wiki
#18940: Danger : verifying digital certificate and  fake response !
--+-
 Reporter:  safeless  |  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  - Select a component  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+-
 when I try to do Integrity check (verify torbrowser-install-5.5.5.exe
 Digital signatures )
 explorer.exe connects to " 93.184.220.29:80 tcp " (connections on port
 number 80 is not encrypted  ) I think explorer.exe tries to ask a trusted
 server about the file's digital certificate ; but
 
 Iran cyber Army can generate a fake response for this!  (connections on
 port number 80 is not encrypted  )
 *
 it should be  Encrypted

--
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] #18939 [Applications/Tor Browser]: Tor Browser invites you to "send a copy of your Tor Log to the support team"

2016-04-30 Thread Tor Bug Tracker & Wiki
#18939: Tor Browser invites you to "send a copy of your Tor Log to the support
team"
--+--
 Reporter:  arma  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal|   Keywords:
Actual Points:|  Parent ID:
   Points:|   Reviewer:
  Sponsor:|
--+--
 Along with the recent fix for #10534, we should consider not referring
 people to the nebulous "support team", especially since there isn't one
 currently.

--
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] #18905 [Applications/Tor Browser]: Remove unused menu items from Tor Browser help menu

2016-04-30 Thread Tor Bug Tracker & Wiki
#18905: Remove unused menu items from Tor Browser help menu
-+-
 Reporter:  arthuredelstein  |  Owner:
 Type:  defect   |  arthuredelstein
 Priority:  Medium   | Status:
Component:  Applications/Tor Browser |  needs_review
 Severity:  Normal   |  Milestone:
 Keywords:  ff45-esr, TorBrowserTeam201604R  |Version:
Parent ID:   | Resolution:
 Reviewer:   |  Actual Points:
 | Points:
 |Sponsor:
-+-

Comment (by bugzilla):

 "Keyboard Shortcuts" are really Firefox Keyboard Shortcuts
 "Report Web Forgery..." is a Firefox Phishing Protection report to Google
 that doesn't work on Tor Browser

--
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] #18931 [Metrics/CollecTor]: coding style polishing

2016-04-30 Thread Tor Bug Tracker & Wiki
#18931: coding style polishing
---+-
 Reporter:  iwakeh |  Owner:  iwakeh
 Type:  task   | Status:  merge_ready
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords:  ctip   |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-

Comment (by karsten):

 Replying to [comment:2 iwakeh]:
 > Wow, that was quick! And it looks fine!

 Great, thanks for looking!  Merged to master.

 > Maybe, we should remove the !CatchParameterName check?

 I made that check less strict by allowing variable names consisting of
 only one character.  Also merged to master.

 > I'd like to have  a separate ticket for javadoc. Also for a discussion
 > about how much javadoc is necessary.

 Makes sense.  Want to create that ticket and start the discussion?

 > The things left (mostly renaming) can be done when working on other
 things,
 > so I would suggest closing this after adding the javadoc ticket and
 removing
 > the !CatchParameterName check, if you agree.

 Sounds great to me.  Please do!

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 Looks related to #18741:
 {{{
 Torbutton INFO: tor SOCKS:
 https://www.mozilla.org/media/img/firefox/australis/logo.1a1b3e306586.png
 via --NoFirstPartyHost-chrome-browser.xul--:0
 }}}
 STR: https://www.mozilla.org/en-US/firefox/45.1.0/tour/

--
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] #13419 [Applications/Tor Browser]: Fix cross-compiling ICU with mingw-w64 for Windows builds

2016-04-30 Thread Tor Bug Tracker & Wiki
#13419: Fix cross-compiling ICU with mingw-w64 for Windows builds
-+-
 Reporter:  gk   |  Owner:  gk
 Type:  task | Status:  closed
 Priority:  High |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Major| Resolution:  fixed
 Keywords:  tbb-gitian, GeorgKoppen201604,   |  Actual Points:
  TorBrowserTeam201604R, ff45-esr, tbb-6.0a5 | Points:
Parent ID:   |Sponsor:
 Reviewer:   |
-+-

Comment (by bugzilla):

 Mozilla has started to go the right direction of integration its
 components with the mozbuild system. Unfortunately, they aren't going to
 do this for non tier 1 platforms. But for ICU they've done, as they
 stated, separate mozbuild "path" which is suitable for all platforms and
 cross-compilation. It can be easily back-ported.

--
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] #18931 [Metrics/CollecTor]: coding style polishing

2016-04-30 Thread Tor Bug Tracker & Wiki
#18931: coding style polishing
---+-
 Reporter:  iwakeh |  Owner:  iwakeh
 Type:  task   | Status:  merge_ready
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords:  ctip   |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-
Changes (by iwakeh):

 * status:  needs_review => merge_ready


Comment:

 Wow, that was quick! And it looks fine!

 Maybe, we should remove the !CatchParameterName check?

 I'd like to have  a separate ticket for javadoc. Also for a discussion
 about how much javadoc is necessary.

 The things left (mostly renaming) can be done when working on other
 things,
 so I would suggest closing this after adding the javadoc ticket and
 removing
 the !CatchParameterName check, if you agree.

--
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] #18800 [Applications/Tor Browser]: Remove localhost DNS lookup in nsProfileLock.cpp

2016-04-30 Thread Tor Bug Tracker & Wiki
#18800: Remove localhost DNS lookup in nsProfileLock.cpp
-+-
 Reporter:  mcs  |  Owner:  mcs
 Type:  defect   | Status:  closed
 Priority:  Medium   |  Milestone:
Component:  Applications/Tor Browser |Version:
 Severity:  Normal   | Resolution:  fixed
 Keywords:  ff45-esr, tbb-6.0a5, |  Actual Points:
  TorBrowserTeam201604R  | Points:
Parent ID:   |Sponsor:
 Reviewer:   |
-+-

Comment (by bugzilla):

 No words. #17949

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 This bug is still with us. It was mentioned in #18669:
 {{{
 TypeError: message.indexOf is not a function torbutton.js:3061:26
 }}}

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 Hmm, just reading this https://blog.torproject.org/blog/tor-
 browser-555-released and
 {{{
 NS_ERROR_FAILURE: Failure arg 1 [nsIIOService.newChannelFromURI2]
 WindowsPreviewPerTab.jsm:77:0
 }}}
 And how to reproduce it?

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 Seems new FF "replaces" old bug #18574 with this new one (when clicking
 items in Library):
 {{{
 NS_ERROR_ILLEGAL_VALUE: Invalid arguments nsLivemarkService.js:299:0
 }}}

--
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] #18935 [Applications/Tor Browser]: MS bugs - Danger! Windows updates break everything on their way!

2016-04-30 Thread Tor Bug Tracker & Wiki
#18935: MS bugs - Danger! Windows updates break everything on their way!
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Critical  | Resolution:
 Keywords:  tbb-crash |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 On Win 7 with all updates, no EMET:
 {{{
 Faulting application name: firefox.exe, version: 45.1.0.0, time stamp:
 0x
 Faulting module name: kernel32.dll, version: 6.1.7601.23392, time stamp:
 0x56eb2fb8
 Exception code: 0xc0fd
 Fault offset: 0x0004cf52
 }}}
 STR: https://trac.torproject.org/projects/tor/ticket/18937#comment:14

--
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] #18935 [Applications/Tor Browser]: MS bugs - Danger! Windows updates break everything on their way!

2016-04-30 Thread Tor Bug Tracker & Wiki
#18935: MS bugs - Danger! Windows updates break everything on their way!
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  High  |  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Critical  | Resolution:
 Keywords:  tbb-crash |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 On Win 7 with all updates, no EMET:
 {{{
 Faulting application name: firefox.exe, version: 45.1.0.0, time stamp:
 0x
 Faulting module name: nss3.dll, version: 3.21.1.0, time stamp: 0x
 Exception code: 0xc0fd
 Fault offset: 0x000b1c83
 }}}
 STR: https://trac.torproject.org/projects/tor/ticket/18937#comment:11

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 Replying to [comment:11 bugzilla]:
 Going to check video on site... and the webpage is loaded entirely and
 starts to play video like on Default security (but High is selected)!!!
 New circuit for this site reloaded the webpage "properly" (e.g. no SVG,
 stopped video), but NoScript still doesn't block videos and others in its
 Blocked objects (only fonts, as with Default)! What a mess!

 Also reloading of the webpage adds this:
 chrome://https-everywhere/content/code/ApplicableList.js
 {{{TypeError: uri is undefined ApplicableList.js:9:3}}}

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 When loading ​https://ip-check.info/ with High and Temporarily allow all
 this page:
 {{{
 NetworkError: A network error occurred. RemoteAddonsParent.jsm:762:0
 uncaught exception: 2147500033 authAttack.php:33:2
 }}}

--
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] #5430 [Metrics/Atlas]: Add top-10 relays by bandwidth history to Atlas?

2016-04-30 Thread Tor Bug Tracker & Wiki
#5430: Add top-10 relays by bandwidth history to Atlas?
--+-
 Reporter:  karsten   |  Owner:  hellais
 Type:  enhancement   | Status:  new
 Priority:  Low   |  Milestone:
Component:  Metrics/Atlas |Version:
 Severity:  Normal| Resolution:
 Keywords:  complete-before-abandoning-globe  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+-
Changes (by karsten):

 * keywords:   => complete-before-abandoning-globe
 * severity:   => Normal


Comment:

 I really like this feature in Globe and would love us to add it to Atlas
 before dumping Globe.

--
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] #15395 [Metrics/Atlas]: add support for more than 40 results

2016-04-30 Thread Tor Bug Tracker & Wiki
#15395: add support for more than 40 results
--+-
 Reporter:  cypherpunks   |  Owner:  phw
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Metrics/Atlas |Version:
 Severity:  Normal| Resolution:
 Keywords:  complete-before-abandoning-globe  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+-
Changes (by karsten):

 * keywords:   => complete-before-abandoning-globe
 * severity:   => Normal


Comment:

 Suggestion: Display the first 40 results and indicate in a warning that
 there are really more than 40 results that cannot all be displayed.  In
 theory and without looking at the code, this should be a simple fix.

 If possible, let's fix this before dumping Globe.

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 These two became much more rare, but still appear. Bug #18554
 {{{
 NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111
 (NS_ERROR_NOT_AVAILABLE) [nsIMIMEService.getTypeFromURI]1 external-app-
 blocker.js line 131 > eval:1:0
 NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111
 (NS_ERROR_NOT_AVAILABLE) [nsIMIMEService.getTypeFromExtension]1 external-
 app-blocker.js line 131 > eval:1:0
 }}}

--
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] #6233 [Metrics/Atlas]: Advanced searches in Atlas

2016-04-30 Thread Tor Bug Tracker & Wiki
#6233: Advanced searches in Atlas
---+-
 Reporter:  hellais|  Owner:  hellais
 Type:  enhancement| Status:  closed
 Priority:  Medium |  Milestone:
Component:  Metrics/Atlas  |Version:
 Severity:  Normal | Resolution:  implemented
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-
Changes (by karsten):

 * status:  new => closed
 * resolution:   => implemented
 * severity:   => Normal


Comment:

 This is already implemented, though slightly different by using qualified
 search terms.  Example: "def country:ca" for relays and bridges with "def"
 as search term and in country "ca".  It's also documented on Atlas' Learn
 More page.  Closing.

--
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] #10523 [Metrics/Atlas]: Atlas does not show IPv6 accept6 policy

2016-04-30 Thread Tor Bug Tracker & Wiki
#10523: Atlas does not show IPv6 accept6 policy
---+
 Reporter:  torland|  Owner:  phw
 Type:  enhancement| Status:  closed
 Priority:  Medium |  Milestone:
Component:  Metrics/Atlas  |Version:
 Severity:  Normal | Resolution:  fixed
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+
Changes (by karsten):

 * status:  assigned => closed
 * resolution:   => fixed
 * severity:   => Normal


Comment:

 Looks like this was already implemented as part of #12124 which then
 turned into a Globe ticket.  Closing.

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 When loading https://www.youtube.com/ with High and Temporarily allow all
 this page:
 {{{
 NetworkError: A network error occurred. www.youtube.com:1:0
 uncaught exception: y7@https://s.ytimg.com/yts/jsbin/player-en_US-
 vflA_6ZRP/base.js:2990:138
 w7@https://s.ytimg.com/yts/jsbin/player-en_US-vflA_6ZRP/base.js:2988:106
 x7@https://s.ytimg.com/yts/jsbin/player-en_US-vflA_6ZRP/base.js:2985:321
 F8@https://s.ytimg.com/yts/jsbin/player-en_US-vflA_6ZRP/base.js:3061:482
 X8@https://s.ytimg.com/yts/jsbin/player-en_US-vflA_6ZRP/base.js:3089:422
 e9@https://s.ytimg.com/yts/jsbin/player-en_US-vflA_6ZRP/base.js:3135:86
 e9.create@https://s.ytimg.com/yts/jsbin/player-en_US-
 vflA_6ZRP/base.js:6007:499
 g.h.UO/this.V<@https://s.ytimg.com/yts/jsbin/www-en_US-
 vflapOU1F/base.js:502:251
 Ha/<@https://s.ytimg.com/yts/jsbin/spf-vfldNIm25/spf.js:11:477
 v@https://s.ytimg.com/yts/jsbin/spf-vfldNIm25/spf.js:4:498
 Ha@https://s.ytimg.com/yts/jsbin/spf-vfldNIm25/spf.js:11:441
 Ua@https://s.ytimg.com/yts/jsbin/spf-vfldNIm25/spf.js:14:285
 l/<@https://s.ytimg.com/yts/jsbin/spf-vfldNIm25/spf.js:3:132
 1 
 about:blank : Unable to run script because scripts are blocked
 internally.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] #12692 [Metrics/Atlas]: Hide field names of empty fields (was: atlas mistakenly lists exit policy lines under "ipv6 exit policy")

2016-04-30 Thread Tor Bug Tracker & Wiki
#12692: Hide field names of empty fields
---+-
 Reporter:  arma   |  Owner:  phw
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:
Component:  Metrics/Atlas  |Version:
 Severity:  Normal | Resolution:
 Keywords: |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+-
Changes (by karsten):

 * severity:   => Normal


Comment:

 I looked into this and found that it's just a presentation problem.  The
 question is, should field names be displayed if field values are empty?
 And if the answer is yes, should there be as much as empty space as a
 possible field value would have required?  I don't know the answer and
 will leave that to phw.

 The relay above is not around anymore, so I'm adding a new relay as
 example:

 https://atlas.torproject.org/#details/EB1668E7867F172C1B82EDBB8A2F49369523C790

 Also, here's a screenshot of the Atlas page.  Consider "Dir Address",
 "IPv6 Exit Policy Summary", and "Descriptor Published" as field names
 without field values:

 [[Image(treska.jpg, 600px)]]

 This issue is not limited to exit policies, so I'm updating the ticket
 summary accordingly.

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 While opening Page Info on Win 7:
 {{{
 07:11:12.657 ReferenceError: gWindow is not defined
 makePreview/<() pageInfo.js:884
 openCacheEntry/checkCacheListener.onCacheEntryAvailable() pageInfo.js:522
 openCacheEntry() pageInfo.js:525
 makePreview() pageInfo.js:837
 onImageSelect() pageInfo.js:818
 onselect() pageInfo.xul:1
 pageInfoTreeView.prototype.addRow() pageInfo.js:55
 addImage() pageInfo.js:601
 onmessage() pageInfo.js:408
 1 pageInfo.js:884:5
 }}}

--
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] #18934 [Core Tor/Tor]: test suite failures

2016-04-30 Thread Tor Bug Tracker & Wiki
#18934: test suite failures
--+
 Reporter:  weasel|  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: unspecified
 Severity:  Normal| Resolution:
 Keywords:  029-proposed  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by weasel):

 And I see that some of the 0.2.5 builds also fail - e.g.
 https://jenkins.torproject.org/job/tor-ci-
 linux-0.2.5/ARCHITECTURE=amd64,SUITE=stretch/97/consoleFull

--
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] #18931 [Metrics/CollecTor]: coding style polishing

2016-04-30 Thread Tor Bug Tracker & Wiki
#18931: coding style polishing
---+--
 Reporter:  iwakeh |  Owner:  iwakeh
 Type:  task   | Status:  needs_review
 Priority:  Medium |  Milestone:
Component:  Metrics/CollecTor  |Version:
 Severity:  Normal | Resolution:
 Keywords:  ctip   |  Actual Points:
Parent ID: | Points:
 Reviewer: |Sponsor:
---+--
Changes (by karsten):

 * status:  new => needs_review


Comment:

 There, I handled 2/3 of checkstyle warnings that were easy to handle,
 including your wishlist items 1 and 2.  I did not handle anything related
 to Javadoc (your item 3), variable names, or distance between declaration
 and usage.  Please take a look at [https://gitweb.torproject.org/karsten
 /metrics-db.git/log/?h=task-18931 my branch task-18931], also at the
 change to the checkstyle file.

--
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] #18934 [Core Tor/Tor]: test suite failures

2016-04-30 Thread Tor Bug Tracker & Wiki
#18934: test suite failures
--+
 Reporter:  weasel|  Owner:
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:  Tor: 0.2.9.x-final
Component:  Core Tor/Tor  |Version:  Tor: unspecified
 Severity:  Normal| Resolution:
 Keywords:  029-proposed  |  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+

Comment (by weasel):

 Replying to [comment:1 nickm]:

 > Is this new in 0.2.9?

 Nope, apparently it isn't.  0.2.7 and 0.2.8 jenkins show the same.

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 And, yes, Tor Browser is responsible for all "built-in" add-ons.
 For example, chrome://https-everywhere/content/toolbar_button.js
 {{{
 TypeError: popup is null
 stitch_context_menu() toolbar_button.js:308
 onpopupshowing() browser.xul:1
 1 toolbar_button.js:308:5
 }}}

--
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] #18937 [Applications/Tor Browser]: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016

2016-04-30 Thread Tor Bug Tracker & Wiki
#18937: What's new (bugs) in Tor Browser 6.0a5 -- April 28 2016
--+--
 Reporter:  bugzilla  |  Owner:  tbb-team
 Type:  defect| Status:  new
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by bugzilla):

 During start:
 {{{
 undefined Promise-backend.js:936
 InvalidStateError 
 Failed to load module
 resource://gre/modules/devtools/WebConsoleUtils.jsm.1 XPCOMUtils.jsm:279:0
 }}}
 Arthur filed #18619 for {{{InvalidStateError}}}, so additional info for
 him: it appears 2 times during start only, {{{undefined}}} string is
 exactly before it.

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