[tor-bugs] #30795 [Applications/Tor Browser]: "BROWSER NOT ON TOR NETWORK"

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 7 11:44:29 UTC 2019


#30795: "BROWSER NOT ON TOR NETWORK"
--------------------------------------+--------------------------
 Reporter:  pam-e86                   |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Major                     |     Resolution:
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by gk):

 Regarding the policies popup, that is interesting. I think that comes from
 {{{
 function maybeDisplayPoliciesNotice() {
   if (Services.policies.status == Services.policies.ACTIVE) {
     document.getElementById("policies-
 container").removeAttribute("hidden");
   }
 }
 }}}
 And that gets only activated if for some reason a configured entperprise
 policy is found on the machine, strange. Let my try giving you a test
 build that might fix #30757 as well.

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


More information about the tor-bugs mailing list