[tbb-bugs] #13788 [Tor Browser]: Meek bridges don't work in TB 4.5alpha1

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 21 00:39:30 UTC 2014


#13788: Meek bridges don't work in TB 4.5alpha1
-----------------------------+----------------------
     Reporter:  cypherpunks  |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Tor Browser  |    Version:
   Resolution:               |   Keywords:  meek
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+----------------------

Comment (by mcs):

 I am not sure the getFirstPartyURI log messages are relevant; that is
 probably just "noise."

 Regarding the other problem, looking here:
 http://mxr.mozilla.org/mozilla-
 esr31/source/netwerk/protocol/http/HttpBaseChannel.cpp#1232
 it seems like the request did not complete successfully.  I am not sure
 why that would be the case, but I think the onStopRequest code should
 execute a test like this:
 {{{
 if (Components.isSuccessCode(status)) {
 }}}
 before trying to access responseStatus.

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


More information about the tbb-bugs mailing list