summaryrefslogtreecommitdiff
path: root/firefox-2.0-visibility.patch
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-10-27 03:01:29 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-10-27 03:01:29 +0000
commitc0c1d737acfaa70a3b979cd7ff483b90a6cbe484 (patch)
treea6fad544f125c16bed3b1a5c0ce5dea5ea01c880 /firefox-2.0-visibility.patch
parentoops, it's xrender, not render (diff)
downloadlibrewolf-fedora-ff-c0c1d737acfaa70a3b979cd7ff483b90a6cbe484.tar.gz
librewolf-fedora-ff-c0c1d737acfaa70a3b979cd7ff483b90a6cbe484.tar.bz2
librewolf-fedora-ff-c0c1d737acfaa70a3b979cd7ff483b90a6cbe484.zip
Need to add pk11pub.h too
Diffstat (limited to 'firefox-2.0-visibility.patch')
-rw-r--r--firefox-2.0-visibility.patch21
1 files changed, 13 insertions, 8 deletions
diff --git a/firefox-2.0-visibility.patch b/firefox-2.0-visibility.patch
index 8aac374..acb0f27 100644
--- a/firefox-2.0-visibility.patch
+++ b/firefox-2.0-visibility.patch
@@ -1,5 +1,5 @@
--- mozilla/config/system-headers.visibility 2005-06-17 17:03:42.000000000 -0400
-+++ mozilla/config/system-headers 2006-08-30 17:57:48.000000000 -0400
++++ mozilla/config/system-headers 2006-10-26 22:40:49.000000000 -0400
@@ -66,6 +66,8 @@
Button.h
byteswap.h
@@ -9,7 +9,7 @@
callconv.h
Carbon/Carbon.h
CarbonEvents.h
-@@ -176,7 +177,7 @@
+@@ -176,7 +178,7 @@
freetype/freetype.h
freetype/ftcache.h
freetype/ftglyph.h
@@ -18,7 +18,7 @@
freetype/ttnameid.h
freetype/tttables.h
fribidi/fribidi.h
-@@ -192,6 +193,8 @@
+@@ -192,6 +194,8 @@
gdk/gdkregion.h
gdk/gdkwindow.h
gdk/gdkx.h
@@ -27,7 +27,7 @@
gdk-pixbuf/gdk-pixbuf.h
Gestalt.h
getopt.h
-@@ -212,7 +215,11 @@
+@@ -212,7 +216,11 @@
gtk/gtkcontainer.h
gtk/gtkdialog.h
gtk/gtkentry.h
@@ -39,7 +39,12 @@
gtk/gtkimmulticontext.h
gtk/gtkinvisible.h
gtk/gtkmain.h
-@@ -500,6 +507,7 @@
+@@ -496,10 +504,12 @@
+ photon/PtWebClient.h
+ photon/PxImage.h
+ pk11func.h
++pk11pub.h
+ pkcs11t.h
PLStringFuncs.h
PMApplication.h
pmddim.h
@@ -47,7 +52,7 @@
poll.h
Polygon.h
portable.h
-@@ -874,6 +882,7 @@
+@@ -874,6 +884,7 @@
X11/Xutil.h
xpt_struct.h
xpt_xdr.h
@@ -55,8 +60,8 @@
zmouse.h
sslt.h
smime.h
---- mozilla/modules/oji/src/nsJVMManager.cpp.visibility 2006-09-03 13:10:52.000000000 -0400
-+++ mozilla/modules/oji/src/nsJVMManager.cpp 2006-09-03 13:11:49.000000000 -0400
+--- mozilla/modules/oji/src/nsJVMManager.cpp.visibility 2005-08-22 10:09:59.000000000 -0400
++++ mozilla/modules/oji/src/nsJVMManager.cpp 2006-10-26 22:38:48.000000000 -0400
@@ -845,7 +845,7 @@
return fStatus;
}
bgstack15