[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #27651 [Applications/Tor Browser]: Behaviour of NoScript varies in "privileged" sites
#27651: Behaviour of NoScript varies in "privileged" sites
--------------------------------------+-----------------------------------
Reporter: cypherpunks3 | 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:
--------------------------------------+-----------------------------------
Comment (by gk):
Replying to [comment:2 cypherpunks3]:
> Replying to [comment:1 gk]:
> > No, we don't ship a custom NoScript. In which way does NoScript's
behavior vary for restricted (not privileged) domains? What is the bug
here?
> Currently there seem to be 2 places where this affects NS behaviour. The
most interesting is in popup.js:
> {{{
> await include("/lib/restricted.js");
> let isRestricted = isRestrictedURL(tab.url);
> if (!isHttp || isRestricted) {
> showMessage("warning", _("privilegedPage"));
> let tempTrust = document.getElementById("temp-trust-page");
> tempTrust.disabled = true;
> return;
> }
> }}}
Yes, but what is the bug here?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/27651#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