[Webkit-unassigned] [Bug 62090] [GTK] Webkit does not check if windows are X11 windows before calling gtk_window_*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 08:24:58 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=62090


Eduardo Lima Mitev <elima at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |elima at igalia.com




--- Comment #3 from Eduardo Lima Mitev <elima at igalia.com>  2013-01-30 08:26:58 PST ---
I tested WebKitGTK 1.11.4 (trunk from Jan 29th, 2013) with GTK offscreen windows and it seems to be working fine.

Looking at ChromeClientGtk.cpp there are checks for the presence of onscreen window (through widgetIsOnscreenToplevelWindow()) before all calls to gtk_window_*. So, so this bug no longer holds and I think it can be closed as already fixed. Though, I wonder if we need to add a test that verifies sanity with GTK offscreen windows.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list