From: Quentin Rameau Date: Tue, 1 Dec 2015 11:31:42 +0000 (+0100) Subject: Fix title handling X-Git-Url: https://git.danieliu.xyz/?a=commitdiff_plain;h=934705c420a25054b9be55a5321e97d6d56579e2;hp=934705c420a25054b9be55a5321e97d6d56579e2;p=surf.git 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. ---