Changeset: 2ec104b94c37 Author: Anthony Petrov <anthony.pet...@oracle.com> Date: 2013-11-21 23:05 +0400 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/2ec104b94c37
RT-34277: Applet crash on start under IE 10 com.sun.glass.ui.win.WinWindow._setBounds Summary: Add an ::IsWindow() check Reviewed-by: snorthov ! modules/graphics/src/main/native-glass/win/GlassWindow.cpp