How did I miss this?
git-svn-id: svn://10.0.0.236/trunk@155283 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
830833e2d8
commit
eb5304b396
@ -450,7 +450,7 @@ MRESULT nsFrameWindow::FrameMessage( ULONG msg, MPARAM mp1, MPARAM mp2)
|
||||
/* To simulate Windows better, we need to send a focus message to the */
|
||||
/* client when the frame is activated if there is a non mozilla window focused */
|
||||
case WM_ACTIVATE:
|
||||
ifdef DEBUG_FOCUS
|
||||
#ifdef DEBUG_FOCUS
|
||||
printf("[%x] WM_ACTIVATE (%d)\n", this, mWindowIdentifier);
|
||||
#endif
|
||||
if (SHORT1FROMMP(mp1)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user