Disable test from bug 620145, as it doesn't seem to work. Patch seems ok, though. a=bustage

This commit is contained in:
Justin Dolske 2011-01-07 19:09:43 -08:00
Родитель c883551bcd
Коммит 559f0c773b
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -21,6 +21,8 @@ var testNum = 0;
function runtest()
{
netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');
todo("test disabled, doesn't seem to work.");
SimpleTest.finish();
isTabModal = true;
startCallbackTimer();