From 48f9528b90d58ac57bc0dcf8b05e939026b26799 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Thu, 8 Aug 2013 18:42:03 +0000 Subject: - update firefox to 23.0 - update firefox-esr, thunderbird and libxul to 17.0.8 - update seamonkey to 2.20 - fix plist for *-i18n Security: 0998e79d-0055-11e3-905b-0025905a4771 In collaboration with: Jan Beich --- www/firefox/files/patch-bug862759 | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 www/firefox/files/patch-bug862759 (limited to 'www/firefox/files/patch-bug862759') diff --git a/www/firefox/files/patch-bug862759 b/www/firefox/files/patch-bug862759 new file mode 100644 index 000000000000..c6ff6607f75c --- /dev/null +++ b/www/firefox/files/patch-bug862759 @@ -0,0 +1,10 @@ +--- js/src/frontend/ParseMaps.cpp~ ++++ js/src/frontend/ParseMaps.cpp +@@ -134,5 +134,5 @@ frontend::InitAtomMap(JSContext *cx, frontend::AtomIndexMap *indices, HeapPtrAto + } + } + +-template class AtomDecls; +-template class AtomDecls; ++template class frontend::AtomDecls; ++template class frontend::AtomDecls; -- cgit v1.2.3