From c6a1d729f4cec44fb9d20b40d19d672317aa148a Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 7 Jun 2018 15:42:58 +0200 Subject: [PATCH] Update the list of chrome:// URLs See #3010 --- doc/contributing.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/contributing.asciidoc b/doc/contributing.asciidoc index a8f17651a..458b9b744 100644 --- a/doc/contributing.asciidoc +++ b/doc/contributing.asciidoc @@ -566,6 +566,9 @@ can be useful for debugging: - chrome://gpuclean/ (crashes the current renderer process!) - chrome://ppapiflashcrash/ - chrome://ppapiflashhang/ +- chrome://quota-internals/ (Qt 5.11) +- chrome://taskscheduler-internals/ (Qt 5.11) +- chrome://sandbox/ (Qt 5.11, Linux only) QtWebEngine internals ~~~~~~~~~~~~~~~~~~~~~