mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1911763: apply code formatting via Lando
# ignore-this-changeset
This commit is contained in:
parent
bea3b6bc8a
commit
a1c584b048
@ -5086,7 +5086,8 @@ bool nsWindow::ProcessMessageInternal(UINT msg, WPARAM& wParam, LPARAM& lParam,
|
||||
// If this parameter is set to -1, DefWindowProc does not repaint the
|
||||
// nonclient area to reflect the state change.
|
||||
//
|
||||
// [1]: https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-ncactivate
|
||||
// [1]:
|
||||
// https://learn.microsoft.com/en-us/windows/win32/winmsg/wm-ncactivate
|
||||
lParam = -1;
|
||||
} break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user