]> spindle.queued.net Git - midori/commit
Make sure speed dial is shown in blank tabs
authorCyril Brulebois <kibi@debian.org>
Sun, 10 Apr 2011 04:37:24 +0000 (06:37 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 19 Apr 2011 22:31:52 +0000 (00:31 +0200)
commitd6c2be80429342a85808aa3d326d923955eff30f
treef0708c67ece5902cc4bf01039c9ad65be9e936bd
parent474358d9725b241849c0a4efa57524735deec9c3
Make sure speed dial is shown in blank tabs

The speed dial is now mandatory, but it's still possible to get
a blank tab. With an empty home page and a displayed speed dial
on a new tab, going to any page and coming back leads to a blank page.

Work around that by checking whether the view is empty and setting the
uri to an empty string in this case, to hit the code path which makes
the speed dial kick in.
midori/midori-view.c