Fix title handling
authorQuentin Rameau <quinq@fifth.space>
Tue, 1 Dec 2015 11:31:42 +0000 (12:31 +0100)
committerQuentin Rameau <quinq@fifth.space>
Tue, 1 Dec 2015 11:31:42 +0000 (12:31 +0100)
commit934705c420a25054b9be55a5321e97d6d56579e2
tree04cf2b2e0acfed495892ab73950eda31a6db0675
parentee04671220690ec225112d49ece959239a3e2202
Fix title handling

Don't forget to always set the title to the current uri, this way it's
up to date when there is no title on the page (ie for local file
exploration).
Thanks to pickfire for reporting the issue.
surf.c