Bug 77119 - [GTK] [WK2] Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed when entering an invalid URL in the Minibrowser
Summary: [GTK] [WK2] Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' fai...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 10:44 PST by Martin Robinson
Modified: 2012-11-10 09:23 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2012-01-26 10:44:26 PST
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.
Comment 1 Martin Robinson 2012-01-26 10:44:37 PST
Carlos, what's your opinion on this?
Comment 2 Martin Robinson 2012-11-10 09:23:42 PST
I don't see this one any longer.