]> spindle.queued.net Git - midori/commit
The URI of blank tabs is "", the title is "about:blank".
authorChristian Dywan <christian@twotoasts.de>
Tue, 7 Oct 2008 20:30:09 +0000 (22:30 +0200)
committerChristian Dywan <christian@twotoasts.de>
Tue, 7 Oct 2008 20:30:09 +0000 (22:30 +0200)
commit9abfe87be925cbd71ec3ac1126542654c1a9977d
tree591861e7d8adb6703113b93685cd47df7813cbc6
parent63fc20b6f44f7f41db6b46d1a2f1c45abb6c4918
The URI of blank tabs is "", the title is "about:blank".

Something in the stack seems to magically turn
empty strings into about:blank, which is a problem
if we want to be able to start typing right away
when opening blank tabs.

We simply enforce the desired behaviour now.
midori/midori-app.c
midori/midori-view.c