After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696787 - Runtime critical warning when hovering an about: uri in the entry completion
Runtime critical warning when hovering an about: uri in the entry completion
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
git master
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-28 15:14 UTC by Carlos Garcia Campos
Modified: 2013-03-30 11:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.27 KB, patch)
2013-03-28 15:17 UTC, Carlos Garcia Campos
committed Details | Review

Description Carlos Garcia Campos 2013-03-28 15:14:41 UTC
** (epiphany:22115): CRITICAL **: void webkit_web_context_prefetch_dns(WebKitWebContext*, const char*): assertion `hostname' failed
Comment 1 Carlos Garcia Campos 2013-03-28 15:17:49 UTC
Created attachment 240062 [details] [review]
Patch
Comment 2 Xan Lopez 2013-03-29 10:29:40 UTC
Review of attachment 240062 [details] [review]:

This patch will basically make the function return with any invalid URI, I think, so maybe you can reword the commit message a bit.
Comment 3 Carlos Garcia Campos 2013-03-30 11:10:09 UTC
Comment on attachment 240062 [details] [review]
Patch

Pushed to both branches.