Back out 767debcb04d8 (bug 823325) for Android test_manyWindows.html failures.

This commit is contained in:
Cameron McCormack 2012-12-22 12:32:25 +11:00
Родитель 136d40a160
Коммит aa4cd9d560
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -2812,7 +2812,6 @@ Tab.prototype = {
this.browser.docShellIsActive = true;
} else {
this.browser.setAttribute("type", "content-targetable");
this.browser.blur();
this.browser.docShellIsActive = false;
}
},