Re: [tor-bugs] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2018-04-25 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by tseretni-rmd):

 * cc: tseretni-rmd (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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2017-09-04 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by cypherpunks):

 Without e10s:
 {{{
 18:39:43.555 NS_ERROR_NOT_AVAILABLE: Component returned failure code:
 0x80040111 (NS_ERROR_NOT_AVAILABLE)
 [nsIDOMWindowUtils.isParentWindowMainWidgetVisible] 1 nsPrompter.js:350
 }}}

--
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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2017-09-04 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * cc: Dbryrtfbcbhgf (added)


Comment:

 #23400 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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2017-09-01 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--

Comment (by cypherpunks):

 Besides other errors, it has
 {{{
 1504252203300   addons.xpi  WARNAdd-on https-everywhere-
 e...@eff.org is missing bootstrap method uninstall
 1504252203300   addons.xpi  WARNAdd-on https-everywhere-
 e...@eff.org is missing bootstrap method install
 Bootstrapped manifest not allowed to use 'component' directive.
 chrome.manifest:60
 Bootstrapped manifest not allowed to use 'contract' directive.
 chrome.manifest:61
 Bootstrapped manifest not allowed to use 'category' directive.
 chrome.manifest:63
 Bootstrapped manifest not allowed to use 'overlay' directive.
 chrome.manifest:68
 Bootstrapped manifest not allowed to use 'overlay' directive.
 chrome.manifest:69
 Bootstrapped manifest not allowed to use 'style' directive.
 chrome.manifest:71
 Bootstrapped manifest not allowed to use 'component' directive.
 chrome.manifest:74
 Bootstrapped manifest not allowed to use 'contract' directive.
 chrome.manifest:75
 Bootstrapped manifest not allowed to use 'category' directive.
 chrome.manifest:76
 }}}
 where 'overlay' directives are
 {{{
 overlay chrome://browser/content/browser.xul chrome://https-
 everywhere/content/toolbar_button.xul application={ec8030f7-c20a-464f-
 9b0e-13a3a9e97384} application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
 application={3550f703-e582-4d05-9a08-453d09bdfdc6}
 application={a79fe89b-6662-4ff4-8e88-09950ad4dfde}
 overlay chrome://navigator/content/navigator.xul chrome://https-
 everywhere/content/toolbar_button.xul application={ec8030f7-c20a-464f-
 9b0e-13a3a9e97384} application={92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}
 application={3550f703-e582-4d05-9a08-453d09bdfdc6}
 application={a79fe89b-6662-4ff4-8e88-09950ad4dfde}
 }}}
 FF57 is on nightly now, so it seems they'll switch to a WebExtension
 instead of fixing this.

--
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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2017-09-01 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  assigned
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+--
Changes (by gk):

 * status:  needs_information => assigned


Comment:

 Replying to [comment:2 cypherpunks]:
 > Replying to [ticket:23359 gk]:
 > > WebExtensions-based HTTPS-Everywhere
 > It is a legacy Embedded WebExtension, "Add-on SDK"-based. WebExtensions-
 based HTTPS-Everywhere will replace it for FF57.
 >
 > Do you think it's a TBB issue?

 I see it happen in Tor Browser but not in Firefox. I might not have tested
 hard enough in the Firefox case, though.

--
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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart

2017-08-31 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+---
 Reporter:  gk|  Owner:  tbb-team
 Type:  defect| Status:  needs_information
 Priority:  Medium|  Milestone:
Component:  Applications/Tor Browser  |Version:
 Severity:  Normal| Resolution:
 Keywords:|  Actual Points:
Parent ID:| Points:
 Reviewer:|Sponsor:
--+---
Changes (by cypherpunks):

 * status:  new => needs_information


Comment:

 Replying to [ticket:23359 gk]:
 > WebExtensions-based HTTPS-Everywhere
 It is a legacy Embedded WebExtension, "Add-on SDK"-based. WebExtensions-
 based HTTPS-Everywhere will replace it for FF57.

 Do you think it's a TBB issue?

--
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] #23359 [Applications/Tor Browser]: HTTPS-Everywhere icon is not shown on first start but on restart (was: HTTPS-Everywhere icon is not shown on first start)

2017-08-30 Thread Tor Bug Tracker & Wiki
#23359: HTTPS-Everywhere icon is not shown on first start but on restart
--+--
 Reporter:  gk|  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:
--+--
Changes (by gk):

 * cc: legind (added)


Comment:

 `browser.uiCustomization.state` contains `https-everywhere-button` in the
 `nav-bar` key right from the beginning on my machine if the XPCOM version
 is installed. But not with the WebExtensions-based add-on. On restart,
 when the icon is visible, `https-everywhere-eff_eff_org-browser-action` is
 shown as value in `nav-bar`. Not sure where this is coming from. I guess
 we could think about the general intended behavior while redoing our
 toolbar design (see: #23151).

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