mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Another fix for bug 527074
This commit is contained in:
parent
b6c293d09e
commit
08472491ff
@ -111,6 +111,7 @@ function test() {
|
||||
setTimeout(pollMostRecentWindow, 0);
|
||||
}
|
||||
}
|
||||
window.focus(); //XXX Why is this needed?
|
||||
pollMostRecentWindow();
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user