Comment 59 for bug 481541

Revision history for this message
In , Kakadu+bugzilla (kakadu+bugzilla) wrote :

Could somebody point me in the right direction to discover where the
window.focus(), content.focus() and _content.focus() calls are passed to the
nsGlobalWindow.cpp Focus() member function? I'm thinking that controlling the
focus() calls there would satisfy folks who want unfocused windows, but also
prevent massive breakage by editing nsGlobalWindow.cpp's Focus() function.