[Webkit-unassigned] [Bug 91614] New: [GTK] Fix a crash due to an invalid assert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 04:13:57 PDT 2012


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

           Summary: [GTK] Fix a crash due to an invalid assert
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: xan.lopez at gmail.com


In webkitWebViewBaseContainerAdd() there's ASSERT(priv->inspectorView); that should be the opposite, since we shoulnd't have an inspector view when the inspector view is added.

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