ubiquity/components/public
Atul Varma f7ff6fdf66 Removed nsJSWeakRef. Since it only works w/ the version of the platform that it was compiled for and it's only really useful for debugging ubiquity core, I think it'll be more useful to include it as a separate addon that any extension developer can use (and that they can go through the trouble of finding the right .xpi for their OS/platform version).
This means that a binary xpcom component now only exists for OS X--nsUbiquityDesktopIntegration.
2009-04-03 13:56:19 -07:00
..
Makefile.in Removed nsJSWeakRef. Since it only works w/ the version of the platform that it was compiled for and it's only really useful for debugging ubiquity core, I think it'll be more useful to include it as a separate addon that any extension developer can use (and that they can go through the trouble of finding the right .xpi for their OS/platform version). 2009-04-03 13:56:19 -07:00
nsIUbiquityDesktopIntegration.idl Added two ridiculously hacky new functions to nsUbiquityDesktopIntegration: switchToLastApp() and clickAt(). 2009-02-08 11:04:31 -08:00