summaryrefslogtreecommitdiff
path: root/package/firefox/patches
diff options
context:
space:
mode:
Diffstat (limited to 'package/firefox/patches')
-rw-r--r--package/firefox/patches/patch-config_system-headers11
-rw-r--r--package/firefox/patches/patch-gfx_2d_Logging_h12
-rw-r--r--package/firefox/patches/patch-gfx_angle_src_common_angleutils_cpp10
-rw-r--r--package/firefox/patches/patch-old-configure_in10
-rw-r--r--package/firefox/patches/patch-toolkit_crashreporter_google-breakpad_src_common_stabs_reader_h11
-rw-r--r--package/firefox/patches/patch-xpcom_base_nsMemoryReporterManager_cpp6
6 files changed, 18 insertions, 42 deletions
diff --git a/package/firefox/patches/patch-config_system-headers b/package/firefox/patches/patch-config_system-headers
deleted file mode 100644
index 6b0f69302..000000000
--- a/package/firefox/patches/patch-config_system-headers
+++ /dev/null
@@ -1,11 +0,0 @@
---- firefox-45.0.orig/config/system-headers 2016-03-03 22:47:52.000000000 +0100
-+++ firefox-45.0/config/system-headers 2016-03-14 19:05:49.143792141 +0100
-@@ -457,6 +457,8 @@ frame/req.h
- freetype/freetype.h
- freetype/ftcache.h
- freetype/ftfntfmt.h
-+freetype/ftfntfmt.h
-+freetype/ftfntfmt.h
- freetype/ftglyph.h
- freetype/ftsynth.h
- freetype/ftoutln.h
diff --git a/package/firefox/patches/patch-gfx_2d_Logging_h b/package/firefox/patches/patch-gfx_2d_Logging_h
deleted file mode 100644
index 78da23499..000000000
--- a/package/firefox/patches/patch-gfx_2d_Logging_h
+++ /dev/null
@@ -1,12 +0,0 @@
---- mozilla-release.orig/gfx/2d/Logging.h 2015-10-14 23:41:53.000000000 +0200
-+++ mozilla-release/gfx/2d/Logging.h 2015-10-22 21:47:47.852599070 +0200
-@@ -11,9 +11,7 @@
- #include <stdio.h>
- #include <vector>
-
--#ifdef MOZ_LOGGING
- #include "mozilla/Logging.h"
--#endif
-
- #if defined(MOZ_WIDGET_GONK) || defined(MOZ_WIDGET_ANDROID)
- #include "nsDebug.h"
diff --git a/package/firefox/patches/patch-gfx_angle_src_common_angleutils_cpp b/package/firefox/patches/patch-gfx_angle_src_common_angleutils_cpp
index 75bcd504e..77b0ac628 100644
--- a/package/firefox/patches/patch-gfx_angle_src_common_angleutils_cpp
+++ b/package/firefox/patches/patch-gfx_angle_src_common_angleutils_cpp
@@ -1,10 +1,10 @@
---- firefox-45.0.orig/gfx/angle/src/common/angleutils.cpp 2016-03-03 22:48:06.000000000 +0100
-+++ firefox-45.0/gfx/angle/src/common/angleutils.cpp 2016-03-13 21:15:29.523245406 +0100
-@@ -9,6 +9,7 @@
+--- firefox-49.0.1.orig/gfx/angle/src/common/angleutils.cpp 2016-07-25 22:22:05.000000000 +0200
++++ firefox-49.0.1/gfx/angle/src/common/angleutils.cpp 2016-10-01 23:24:47.412037504 +0200
+@@ -11,6 +11,7 @@
- #include <stdio.h>
+ #include <limits>
#include <vector>
+#include <cstdio>
- size_t FormatStringIntoVector(const char *fmt, va_list vararg, std::vector<char>& outBuffer)
+ namespace angle
{
diff --git a/package/firefox/patches/patch-old-configure_in b/package/firefox/patches/patch-old-configure_in
new file mode 100644
index 000000000..2d4d13b9c
--- /dev/null
+++ b/package/firefox/patches/patch-old-configure_in
@@ -0,0 +1,10 @@
+--- firefox-49.0.1.orig/old-configure.in 2016-09-05 22:12:50.000000000 +0200
++++ firefox-49.0.1/old-configure.in 2016-10-01 23:25:33.657828298 +0200
+@@ -6,7 +6,6 @@ dnl file, You can obtain one at http://m
+
+ dnl Process this file with autoconf to produce a configure script.
+ dnl ========================================================
+-AC_PREREQ(2.13)
+ AC_INIT(config/config.mk)
+ AC_CONFIG_AUX_DIR(${srcdir}/build/autoconf)
+ AC_CANONICAL_SYSTEM
diff --git a/package/firefox/patches/patch-toolkit_crashreporter_google-breakpad_src_common_stabs_reader_h b/package/firefox/patches/patch-toolkit_crashreporter_google-breakpad_src_common_stabs_reader_h
deleted file mode 100644
index 5130adea9..000000000
--- a/package/firefox/patches/patch-toolkit_crashreporter_google-breakpad_src_common_stabs_reader_h
+++ /dev/null
@@ -1,11 +0,0 @@
---- mozilla-release.orig/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h 2013-09-11 01:15:25.000000000 +0200
-+++ mozilla-release/toolkit/crashreporter/google-breakpad/src/common/stabs_reader.h 2013-10-24 11:58:13.000000000 +0200
-@@ -53,7 +53,7 @@
- #include <config.h>
- #endif
-
--#ifdef HAVE_A_OUT_H
-+#if 0
- #include <a.out.h>
- #endif
- #ifdef HAVE_MACH_O_NLIST_H
diff --git a/package/firefox/patches/patch-xpcom_base_nsMemoryReporterManager_cpp b/package/firefox/patches/patch-xpcom_base_nsMemoryReporterManager_cpp
index e13b23274..44c7c5f54 100644
--- a/package/firefox/patches/patch-xpcom_base_nsMemoryReporterManager_cpp
+++ b/package/firefox/patches/patch-xpcom_base_nsMemoryReporterManager_cpp
@@ -1,5 +1,5 @@
---- firefox-45.0.orig/xpcom/base/nsMemoryReporterManager.cpp 2016-03-03 22:48:07.000000000 +0100
-+++ firefox-45.0/xpcom/base/nsMemoryReporterManager.cpp 2016-03-15 08:42:15.629014068 +0100
+--- firefox-49.0.1.orig/xpcom/base/nsMemoryReporterManager.cpp 2016-09-05 22:12:57.000000000 +0200
++++ firefox-49.0.1/xpcom/base/nsMemoryReporterManager.cpp 2016-10-01 23:24:47.432038288 +0200
@@ -157,6 +157,7 @@ ResidentUniqueDistinguishedAmount(int64_
nsresult
SystemHeapSize(int64_t* aSizeOut)
@@ -15,4 +15,4 @@
+#endif
return NS_OK;
}
-
+ #endif