From bb23af29afc0ef21b3ee2d37e593a07f6cd7e81d Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 07:28:34 -0500 Subject: Issue N/A - Restore the Toolkit Error Console - Part 2: Browser --- browser/base/content/jsConsoleOverlay.xul | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 browser/base/content/jsConsoleOverlay.xul (limited to 'browser/base/content/jsConsoleOverlay.xul') diff --git a/browser/base/content/jsConsoleOverlay.xul b/browser/base/content/jsConsoleOverlay.xul new file mode 100644 index 000000000..1bc518d4f --- /dev/null +++ b/browser/base/content/jsConsoleOverlay.xul @@ -0,0 +1,18 @@ + +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + +#include browserMountPoints.inc + + + + -- cgit v1.2.3