mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 09:49:14 +00:00
Reverting my previous changes, as they have no effect on tinderbox leak stats.
This commit is contained in:
parent
0a0cb128d0
commit
0d36e7b677
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user