[tor-bugs] #9128 [Tor Launcher]: Tor Launcher: Remove dependency on js-ctypes

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Jun 24 14:21:33 UTC 2013


#9128: Tor Launcher: Remove dependency on js-ctypes
--------------------------+-------------------------------------------------
 Reporter:  mcs           |          Owner:  brade
     Type:  defect        |         Status:  new  
 Priority:  major         |      Milestone:       
Component:  Tor Launcher  |        Version:       
 Keywords:                |         Parent:       
   Points:                |   Actualpoints:       
--------------------------+-------------------------------------------------
 Tor Launcher uses js-ctypes to call getpid() so it can pass the pid to
 tor.  Because js-ctypes may be removed from future TBB builds, we need to
 patch Firefox to provide this functionality.

 Our plan is to add something like this to nsIXULRuntime.idl:
     readonly attribute unsigned long processID;

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


More information about the tor-bugs mailing list