winemac: Ignore Cocoa child windows which aren't instances of WineWindow.
commitb8da8fa4b1a9362f87ed671c9cb8ebfa440ba1d5
authorKen Thomases <ken@codeweavers.com>
Wed, 17 Dec 2014 14:59:09 +0000 (17 08:59 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 17 Dec 2014 16:08:29 +0000 (17 17:08 +0100)
tree373f760d881c4b8e3952b41c43dde6689300c723
parentb2ef87750646db7798ec23cc3030baf1f07efc38
winemac: Ignore Cocoa child windows which aren't instances of WineWindow.

On Yosemite, in full-screen mode, Cocoa adds child windows of its own to our
windows.  These windows are, of course, not instances of WineWindow.  So, when
we call WineWindow-specific methods on them, it throws exceptions.
dlls/winemac.drv/cocoa_window.m