[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #18466 [Tor Browser]: Fix domain-isolator for ESR45
#18466: Fix domain-isolator for ESR45
---------------------------------+----------------------------------
Reporter: arthuredelstein | Owner: tbb-team
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Tor Browser | Version:
Severity: Normal | Keywords: TorBrowserTeam201603
Actual Points: | Parent ID: #15197
Points: | Sponsor:
---------------------------------+----------------------------------
domain-isolator.js has a couple of minor breakages.
1. A new ReferenceError is thrown by things like `let mozilla = mozilla ||
{};`. We can change it to `let mozilla = {};`.
2. The method `newSOCKSProxyInfo` was available in our SOCKS proxy patch.
Since we landed that patch with some minor changes, we can now make an
equivalent call to built-in Firefox method `newProxyInfoWithAuth`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18466>
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