[tor-bugs] #10572 [Tor Launcher]: Illegal or deprecated access to the `nsIProcess` global
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jan 7 02:19:20 UTC 2014
#10572: Illegal or deprecated access to the `nsIProcess` global
--------------------------+-----------------------
Reporter: cypherpunks | Owner: brade
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Launcher | Version:
Keywords: | Actual Points:
Parent ID: | Points:
--------------------------+-----------------------
{{{
Illegal or deprecated access to the `nsIProcess` global
Warning: Access to the `nsIProcess` property is deprecated for security or
other reasons.
components/tl-process.js
var p = Cc["@mozilla.org/process/util;1"].createInstance(Ci.nsIProcess);
p.init(exeFile);
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10572>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list