Bug 191488 View Source window should focus its content r=aaronl sr=bz
git-svn-id: svn://10.0.0.236/trunk@211323 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b38d2a2111
commit
55e1facd06
@ -35,7 +35,7 @@ try {
|
||||
function onLoadViewSource()
|
||||
{
|
||||
viewSource(window.arguments[0]);
|
||||
window._content.focus();
|
||||
document.commandDispatcher.focusedWindow = content;
|
||||
}
|
||||
|
||||
function getBrowser()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user