From 0fc8fedbd857f9b89f2166b7285995b5948c4139 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 6 Mar 2019 13:47:30 +0100 Subject: [PATCH] Remove e10s code from browser widget. In case there are still callers to it (likely from the FE), `isRemoteBrowser` is stubbed to always return false for now. Tag #953. --- toolkit/content/widgets/browser.xml | 86 +++++------------------------ 1 file changed, 15 insertions(+), 71 deletions(-) diff --git a/toolkit/content/widgets/browser.xml b/toolkit/content/widgets/browser.xml index 5a0a99bf86..9c72e86d88 100644 --- a/toolkit/content/widgets/browser.xml +++ b/toolkit/content/widgets/browser.xml @@ -43,15 +43,11 @@ @@ -307,7 +303,7 @@ - // Only useful for remote browsers. + @@ -338,8 +334,9 @@ +