From faf1a4aab0faaa80cb1687e5535faef8455879ad Mon Sep 17 00:00:00 2001 From: "evan@chromium.org" Date: Wed, 15 Jul 2009 00:35:58 +0000 Subject: test_shell: set a title on the home page This seems pointless, but for debugging purposes internally we use the page title as an annotation on OS-level windows which helps track them down when looking at a list of all windows. For reasons too complicated for me to care about this doesn't work when a page lacks a title, hence this fix. Review URL: http://codereview.chromium.org/149642 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20691 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/data/test_shell/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'webkit') diff --git a/webkit/data/test_shell/index.html b/webkit/data/test_shell/index.html index 2176f24..5f2bce3 100644 --- a/webkit/data/test_shell/index.html +++ b/webkit/data/test_shell/index.html @@ -1,5 +1,6 @@ +test_shell home -- cgit v1.1