[tor-bugs] #21396 [Applications/Tor Browser]: Torbutton breaks Session Manager addon

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 1 15:24:59 UTC 2017


#21396: Torbutton breaks Session Manager addon
-------------------------------------------------+-------------------------
 Reporter:  HolD                                 |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:
                                                 |  needs_review
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-6.5-regression,                  |  Actual Points:
  TorBrowserTeam201703R, GeorgKoppen201702       |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by mcs):

 Replying to [comment:11 gk]:
 > What about `bug_21396`
 (https://gitweb.torproject.org/user/gk/torbutton.git/commit/?h=bug_21396&id=3a285294fe1db84b140db456900cdbf9a62bab0c)
 in my public Torbutton repo?

 The patch looks okay. Kathy and I tested it with browserleaks.com but not
 with the Session Manager add-on. Just a few small things that you may want
 to fix inside the `shouldLoad()` function:
 1. It is inconsistent to not prefix `uriFingerprinting` with `this.` (but
 the code seems to work).
 2. It might be better to check `this.uriFingerprinting` first since the
 `schemeIs()` calls must take longer to execute than checking a Boolean JS
 variable.
 3. Adding braces wouldn't hurt.

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


More information about the tor-bugs mailing list