Go to the source code of this file.
Functions | |
| Components utils | import ("resource://gre/modules/XPCOMUtils.jsm") |
| function | sbSongbirdDispatch () |
| function | NSGetModule (compMgr, fileSpec) |
| function | BogusChannel (URI, contentType) |
Variables | |
| const | Cc = Components.classes |
| const | Ci = Components.interfaces |
| const | Cr = Components.results |
| sbSongbirdDispatch | prototype |
| BogusChannel prototype | QueryInterface |
| BogusChannel prototype | contentLength = 0 |
| BogusChannel prototype | owner = null |
| BogusChannel prototype | loadGroup = null |
| BogusChannel prototype | notificationCallbacks = null |
| BogusChannel prototype | securityInfo = null |
| BogusChannel prototype | open |
| function BogusChannel | ( | URI, | |
| contentType | |||
| ) |
Definition at line 142 of file sbSongbirdProtocol.js.
| Components utils import | ( | "resource://gre/modules/XPCOMUtils.jsm" | ) |
| function NSGetModule | ( | compMgr, | |
| fileSpec | |||
| ) |
| function sbSongbirdDispatch | ( | ) |
| const Cc = Components.classes |
Definition at line 27 of file sbSongbirdProtocol.js.
| const Ci = Components.interfaces |
Definition at line 28 of file sbSongbirdProtocol.js.
| BogusChannel prototype contentLength = 0 |
Definition at line 160 of file sbSongbirdProtocol.js.
| const Cr = Components.results |
Definition at line 29 of file sbSongbirdProtocol.js.
| BogusChannel prototype loadGroup = null |
Definition at line 162 of file sbSongbirdProtocol.js.
| BogusChannel prototype notificationCallbacks = null |
Definition at line 163 of file sbSongbirdProtocol.js.
| BogusChannel prototype open |
Definition at line 166 of file sbSongbirdProtocol.js.
| BogusChannel prototype owner = null |
Definition at line 161 of file sbSongbirdProtocol.js.
| sbSongbirdDispatch prototype |
Definition at line 33 of file sbSongbirdProtocol.js.
| BogusChannel prototype QueryInterface |
Definition at line 149 of file sbSongbirdProtocol.js.
| BogusChannel prototype securityInfo = null |
Definition at line 164 of file sbSongbirdProtocol.js.