firefox-kde.patch
branchfirefox60
changeset 1090 554cd9503f75
parent 1046 75893a3d8fbe
--- a/firefox-kde.patch	Mon Dec 10 22:33:01 2018 +0100
+++ b/firefox-kde.patch	Tue Mar 19 09:49:20 2019 +0100
@@ -1,5 +1,5 @@
 # HG changeset patch
-# Parent  1b44c077e473c5a7d02fab26e2a220ebf219e0ab
+# Parent  9420d583bb274ee7070d3a39292ac6238062b855
 
 diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul
 new file mode 100644
@@ -1349,11 +1349,11 @@
  
  NS_GENERIC_FACTORY_CONSTRUCTOR(nsFeedSniffer)
  
-@@ -64,17 +62,17 @@ NS_DEFINE_NAMED_CID(NS_SHELLSERVICE_CID)
- NS_GENERIC_FACTORY_CONSTRUCTOR(nsSessionStoreUtils)
+@@ -65,17 +63,17 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsSession
  NS_DEFINE_NAMED_CID(NS_SESSIONSTOREUTILS_CID);
  
  static const mozilla::Module::CIDEntry kBrowserCIDs[] = {
+     // clang-format off
      { &kNS_BROWSERDIRECTORYPROVIDER_CID, false, nullptr, DirectoryProviderConstructor },
  #if defined(XP_WIN)
      { &kNS_SHELLSERVICE_CID, false, nullptr, nsWindowsShellServiceConstructor },