[tor-bugs] #7944 [Flashproxy]: Standalone flash proxy

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 20 15:38:54 UTC 2013


#7944: Standalone flash proxy
-------------------------+--------------------------------------------------
 Reporter:  akrey        |          Owner:  dcf         
     Type:  enhancement  |         Status:  needs_review
 Priority:  normal       |      Milestone:              
Component:  Flashproxy   |        Version:              
 Keywords:               |         Parent:              
   Points:               |   Actualpoints:              
-------------------------+--------------------------------------------------

Comment(by cjb):

 Oh, it's probably because those messages have moved inside if (BROWSER):

 {{{
     this.onopen_callback = function(event) {
         if (BROWSER) {
             var ws = event.target;
             log(ws.label + ": connected.");
         }
     }.bind(this);
 }}}

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


More information about the tor-bugs mailing list