зеркало из https://github.com/mozilla/pjs.git
Remove what looks like a stray dump() from this test. This dump() was causing Tinderbox to show "error" lines at the top of the log.
This commit is contained in:
Родитель
d0acaf4540
Коммит
a233159cc4
|
@ -30,7 +30,6 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=402788
|
|||
navigator.registerContentHandler(aTxt, aUri, aTitle);
|
||||
}
|
||||
catch(e) {
|
||||
dump(e);
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче