Skip to content
Commit 90274a4f authored by Mario Sanchez Prada's avatar Mario Sanchez Prada
Browse files

Add missing NULL-check when getting the WebView's URI

We need to check the URI is valid before asking the WebKitFaviconDatabase
for the associated icon, since it must happen that it's NULL even if
priv->address is not (e.g. after a load error has occurred).
parent 533c3489
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment