[tor-bugs] #10574 [TorBrowserButton]: `nsILocalFile` should be replaced with `nsIFile`.
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jan 7 02:25:43 UTC 2014
#10574: `nsILocalFile` should be replaced with `nsIFile`.
------------------------------+---------------------------
Reporter: cypherpunks | Owner: mikeperry
Type: defect | Status: new
Priority: normal | Milestone:
Component: TorBrowserButton | Version:
Keywords: | Actual Points:
Parent ID: | Points:
------------------------------+---------------------------
Warning: Starting with Gecko 14, `nsILocalFile` inherits all functions and
attributes from `nsIFile`, meaning that you no longer need to use
`nsILocalFile`. If your add-on doesn't support versions older than 14, you
should use `nsIFile` instead of `nsILocalFile`.
See bug https://bugzilla.mozilla.org/show_bug.cgi?id=682360 for more
information.
components/cookie-jar-selector.js
chrome/content/torbutton.js
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10574>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list