winemac: Make macdrv_set_cocoa_window_frame() synchronous again.

Ken Thomases ken at codeweavers.com
Wed Nov 20 14:01:29 CST 2013


It has a non-object pointer from the caller, so it can't allow the caller
to continue until it's finished with it.  Also, it discards events from the
event queue and we don't want the caller to process them first.

Fixes brokenness introduced by 784a9139.
---
dlls/winemac.drv/cocoa_window.m |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Make-macdrv_set_cocoa_window_frame-synchrono.patch
Type: text/x-patch
Size: 455 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131120/c5a1b6a0/attachment.bin>


More information about the wine-patches mailing list