From 99d94ffdad87365d60c015f096a40c345b043ae2 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Mon, 17 Nov 2014 12:07:05 +0100 Subject: Use the Chrome inspector discovery page The content_shell discovery page is missing some CSS and causes the favicon to repeat as the background. Copy the one from Chrome and change it slightly to remove the page thumbnail. Change-Id: I6aaa12d5c9d5abdbc4dd5c297a69445aa478045e Reviewed-by: Allan Sandfeld Jensen --- src/core/resources/devtools_discovery_page.html | 85 ++++++++++++++++++++----- 1 file changed, 68 insertions(+), 17 deletions(-) diff --git a/src/core/resources/devtools_discovery_page.html b/src/core/resources/devtools_discovery_page.html index 79463cc16..7aac74932 100644 --- a/src/core/resources/devtools_discovery_page.html +++ b/src/core/resources/devtools_discovery_page.html @@ -1,18 +1,55 @@ - -QtWebEngine remote debugging +QtWebEngine Remote Debugging -
Inspectable WebContents
-
+
Inspectable pages
+
+
+
-- cgit v1.2.3