[Webkit-unassigned] [Bug 63256] New: [GTK] Fix runtime critical warnings in WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 07:45:45 PDT 2011


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

           Summary: [GTK] Fix runtime critical warnings in WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


(WebKitWebProcess:27317): Gtk-CRITICAL **: gtk_widget_get_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

(WebKitWebProcess:27317): Gtk-CRITICAL **: gtk_widget_is_toplevel: assertion `GTK_IS_WIDGET (widget)' failed

The problem is that PlatformScreenGtk.cpp tries to use the view widget, be in WebKit2 the web process doesn't have a view widget.

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