Bug 452164. Make nsIWindowProvider scriptable. r+sr=jst

This commit is contained in:
Boris Zbarsky 2008-08-27 08:11:51 -04:00
parent be65b4c8f2
commit 9185cae9b6

View File

@ -58,7 +58,7 @@ interface nsIURI;
* or the provider does not provide a window, the window watcher will proceed
* to actually open a new window.
*/
[uuid(5119ac7f-81dd-4061-96a7-71f2cf5efee4)]
[scriptable, uuid(5119ac7f-81dd-4061-96a7-71f2cf5efee4)]
interface nsIWindowProvider : nsISupports
{
/**