Reverting my previous changes, as they have no effect on tinderbox leak stats.

This commit is contained in:
waterson%netscape.com 2006-09-14 05:49:51 +00:00
Родитель 1f0826fd7f
Коммит 723d9da4c6
1 изменённых файлов: 1 добавлений и 3 удалений

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

@ -325,11 +325,9 @@ function Startup()
// give urlbar focus so it'll be an active editor and d&d will work properly
var url_bar = document.getElementById("urlbar");
/*
if ( url_bar )
url_bar.focus();
*/
tryToSetContentWindow();
// Add a capturing event listener to the content area