Christian Biesinger wrote: > Another option would be to do the same as the code at > http://lxr.mozilla.org/seamonkey/source/dom/src/base/nsGlobalWindow.cpp#8776 > (nsNavigator::IsLocallyAvailable), which takes those factors into > account. (you can do that from JavaScript too).
Oh... It occurs to me that that suggestion requires Firefox 3, at which point you can just call navigator.isLocallyAvailable directly. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
