[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #30795 [Applications/Tor Browser]: "BROWSER NOT ON TOR NETWORK"
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs