final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag git-svn-id: svn://10.0.0.236/trunk@197161 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
582cc92513
commit
0caa246683
@ -6,8 +6,7 @@ const nsIFilePicker = Components.interfaces.nsIFilePicker;
|
||||
const nsIWindowMediator = Components.interfaces.nsIWindowMediator;
|
||||
|
||||
const FILEPICKER_CONTRACTID = "@mozilla.org/filepicker;1";
|
||||
const WINDOWMEDIATOR_CONTRACTID = "@mozilla.org/rdf/datasource;1" +
|
||||
"?name=window-mediator";
|
||||
const WINDOWMEDIATOR_CONTRACTID = "@mozilla.org/appshell/window-mediator;1";
|
||||
|
||||
function selectFile()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user