зеркало из https://github.com/mozilla/pjs.git
whoops, two quotes when there should be only one
This commit is contained in:
Родитель
0667d24476
Коммит
8c434cb6ee
|
@ -194,7 +194,7 @@ function processCreateProfileData()
|
|||
}
|
||||
|
||||
dump("data: "+data+"\n");
|
||||
var profile = Components.classes[""component://netscape/profile/manager"].createInstance();
|
||||
var profile = Components.classes["component://netscape/profile/manager"].createInstance();
|
||||
profile = profile.QueryInterface(Components.interfaces.nsIProfile);
|
||||
dump("profile = " + profile + "\n");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче