[Webkit-unassigned] [Bug 77119] New: [GTK] [WK2] Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed when entering an invalid URL in the Minibrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 10:44:26 PST 2012


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

           Summary: [GTK] [WK2] Gtk-CRITICAL **: gtk_entry_set_text:
                    assertion `text != NULL' failed when entering an
                    invalid URL in the Minibrowser
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org
                CC: cgarcia at igalia.com


The obvious fix is to not change the URI bar text when the WebView's URI is null. Perhaps we shouldn't be setting the WebView::uri property to null in this case though.

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