mirror of
https://abf.rosa.ru/djam/firefox-esr91.git
synced 2025-02-24 17:42:59 +00:00
105 lines
3.6 KiB
Diff
105 lines
3.6 KiB
Diff
--- firefox-56.0/xpcom/string/nsString.h-orig 2017-09-14 23:16:02.000000000 +0300
|
|
+++ firefox-56.0/xpcom/string/nsString.h 2017-09-28 17:03:53.015385318 +0300
|
|
@@ -159,6 +159,6 @@
|
|
#include "nsMemory.h"
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
-#include "plhash.h"
|
|
+#include "nspr4/plhash.h"
|
|
|
|
#endif // !defined(nsString_h___)
|
|
--- firefox-56.0/xpcom/base/nsISupportsImpl.h-orig 2017-09-14 23:16:02.000000000 +0300
|
|
+++ firefox-56.0/xpcom/base/nsISupportsImpl.h 2017-09-28 18:55:43.115085596 +0300
|
|
@@ -14,7 +14,7 @@
|
|
#include "nsISupportsUtils.h"
|
|
|
|
#if !defined(XPCOM_GLUE_AVOID_NSPR)
|
|
-#include "prthread.h" /* needed for cargo-culting headers */
|
|
+#include "nspr4/prthread.h" /* needed for cargo-culting headers */
|
|
#endif
|
|
|
|
#include "nsDebug.h"
|
|
@@ -50,7 +50,7 @@
|
|
|
|
#ifdef MOZ_THREAD_SAFETY_OWNERSHIP_CHECKS_SUPPORTED
|
|
|
|
-#include "prthread.h" /* needed for thread-safety checks */
|
|
+#include "nspr4/prthread.h" /* needed for thread-safety checks */
|
|
|
|
class nsAutoOwningThread
|
|
{
|
|
--- firefox-56.0/dom/base/nsNodeInfoManager.h-orig 2017-07-31 19:20:51.000000000 +0300
|
|
+++ firefox-56.0/dom/base/nsNodeInfoManager.h 2017-09-28 19:02:39.456369315 +0300
|
|
@@ -14,7 +14,7 @@
|
|
#include "mozilla/Attributes.h" // for final
|
|
#include "nsCOMPtr.h" // for member
|
|
#include "nsCycleCollectionParticipant.h" // for NS_DECL_CYCLE_*
|
|
-#include "plhash.h" // for typedef PLHashNumber
|
|
+#include "nspr4/plhash.h" // for typedef PLHashNumber
|
|
|
|
class nsAString;
|
|
class nsBindingManager;
|
|
--- firefox-56.0/xpcom/ds/nsCRT.h-orig 2017-09-28 20:02:28.000000000 +0300
|
|
+++ firefox-56.0/xpcom/ds/nsCRT.h 2017-09-28 20:03:25.099126089 +0300
|
|
@@ -8,7 +8,7 @@
|
|
|
|
#include <stdlib.h>
|
|
#include <ctype.h>
|
|
-#include "plstr.h"
|
|
+#include "nspr4/plstr.h"
|
|
#include "nscore.h"
|
|
#include "nsCRTGlue.h"
|
|
|
|
--- firefox-56.0/layout/base/nsPresContext.h-orig 2017-09-14 23:16:03.000000000 +0300
|
|
+++ firefox-56.0/layout/base/nsPresContext.h 2017-09-28 23:24:27.291760431 +0300
|
|
@@ -36,13 +36,13 @@
|
|
#include "mozilla/MemoryReporting.h"
|
|
#include "mozilla/TimeStamp.h"
|
|
#include "mozilla/AppUnits.h"
|
|
-#include "prclist.h"
|
|
+#include "nspr4/prclist.h"
|
|
#include "nsThreadUtils.h"
|
|
#include "ScrollbarStyles.h"
|
|
#include "nsIMessageManager.h"
|
|
#include "mozilla/RestyleLogging.h"
|
|
#include "Units.h"
|
|
-#include "prenv.h"
|
|
+#include "nspr4/prenv.h"
|
|
#include "mozilla/StaticPresData.h"
|
|
#include "mozilla/StyleBackendType.h"
|
|
|
|
--- firefox-56.0/xpcom/threads/nsThreadUtils.h-orig 2017-09-14 23:16:02.000000000 +0300
|
|
+++ firefox-56.0/xpcom/threads/nsThreadUtils.h 2017-09-28 21:57:22.344002369 +0300
|
|
@@ -7,8 +7,8 @@
|
|
#ifndef nsThreadUtils_h__
|
|
#define nsThreadUtils_h__
|
|
|
|
-#include "prthread.h"
|
|
-#include "prinrval.h"
|
|
+#include "nspr4/prthread.h"
|
|
+#include "nspr4/prinrval.h"
|
|
#include "MainThreadUtils.h"
|
|
#include "nsICancelableRunnable.h"
|
|
#include "nsIIdlePeriod.h"
|
|
--- firefox-56.0/dom/base/nsJSEnvironment.h-orig 2017-09-14 23:15:55.000000000 +0300
|
|
+++ firefox-56.0/dom/base/nsJSEnvironment.h 2017-09-28 22:43:02.748864043 +0300
|
|
@@ -10,7 +10,7 @@
|
|
#include "nsIScriptGlobalObject.h"
|
|
#include "nsCOMPtr.h"
|
|
#include "nsIObserver.h"
|
|
-#include "prtime.h"
|
|
+#include "nspr4/prtime.h"
|
|
#include "nsCycleCollectionParticipant.h"
|
|
#include "nsIXPConnect.h"
|
|
#include "nsIArray.h"
|
|
--- firefox-56.0/xpcom/threads/BlockingResourceBase.h-orig 2017-09-29 01:07:49.000000000 +0300
|
|
+++ firefox-56.0/xpcom/threads/BlockingResourceBase.h 2017-09-29 01:08:35.088579199 +0300
|
|
@@ -20,7 +20,7 @@
|
|
// NB: Comment this out to enable callstack tracking.
|
|
#define MOZ_CALLSTACK_DISABLED
|
|
|
|
-#include "prinit.h"
|
|
+#include "nspr4/prinit.h"
|
|
|
|
#include "nsStringGlue.h"
|
|
|