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

This commit is contained in:
waterson%netscape.com 2000-05-04 03:52:33 +00:00
parent 0a0cb128d0
commit 0d36e7b677

View File

@ -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