From 04a0de3de3b24ae22bf326de046fb256bdbfeccb Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Fri, 04 May 2012 12:27:07 +0000 Subject: Display 'Loading...' message in the tab and url titles while the page is loading #3550 First of all, we don't need to open "about:blank" when we create a new tab, this was making the history to save that "page" and allowing to go back to it. That is related with this PATCH because we are checking the browser "load-status" property to know what title put in the tab and url label. Now, we check for the "load-status" property and set the title according to the load progress: if WebKit is loading the page we put "Loading..." or the page's title otherwise with the exception of "about:blank" page that has no title, so we put "Untitled". Signed-off-by: Manuel Kaufmann Acked-by: Manuel QuiƱones Acked-by: Simon Schampijer --- (limited to 'activity/activity.info') -- cgit v0.9.1