[Webkit-unassigned] [Bug 77760] New: GtkLauncher.exe doesn't draw anything in its webkitwebview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 11:49:16 PST 2012


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

           Summary: GtkLauncher.exe doesn't draw anything in its
                    webkitwebview
           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: kalevlember at gmail.com


On Windows, GtkLauncher.exe starts up with two

Gdk-CRITICAL **: IA__gdk_window_create_similar_surface: assertion `GDK_IS_WINDOW (window)' failed

warnings, and doesn't draw anything in its WebKitWebView. This is coming from createSurfaceForBackingStore() in WidgetBackingStoreCairo.cpp, which tries to call gtk_widget_get_window() before the widget is realized.

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