Skip to content

Commit

Permalink
Bug 452164. Make nsIWindowProvider scriptable. r+sr=jst
Browse files Browse the repository at this point in the history
  • Loading branch information
bzbarsky committed Aug 27, 2008
1 parent c820f16 commit dcee112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion embedding/base/nsIWindowProvider.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
/**
Expand Down

0 comments on commit dcee112

Please sign in to comment.