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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 4 06:20:41 PDT 2011


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

           Summary: [GTK] Webkit does not check if windows are X11 windows
                    before calling gtk_window_*
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeromeg at xfce.org


Hello,

When using a WebkitWebView in a GtkOffscreenWindow, the code in ChromeClient::windowRect and ChromeClient::setWindowRect is not valid because the GtkOffscreenWindow will be a toplevel widget but you still can't call gtk_window_* functions on it. This could explain the crashes I often get on page rendering.

This happens with WebKitGtk 1.2.7 in Debian testing. I'm willing to test patches if needed.

Cheers,

Jérôme

-- 
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