head_feeds.js
Go to the documentation of this file.
1 const Cc = Components.classes;
2 const Ci = Components.interfaces;
3 const Cr = Components.results;
4 
5 var ios = Cc["@mozilla.org/network/io-service;1"].getService(Ci.nsIIOService);
const Cr
Definition: head_feeds.js:3
const Cc
Definition: head_feeds.js:1
var ios
Definition: head_feeds.js:5
const Ci
Definition: head_feeds.js:2