Dev : Protocol HandlersFrom MozillaZine Knowledge BaseAll URIs and URLs start with a specific scheme such as HTTP or FTP. Mozilla uses XPCOM components to implement protocol handlers for each type of scheme it supports. These components can be written in C/C++ or JavaScript. [edit] Documentation
[edit] Protocol Handlers |
|