[SVN-Commit] r1360 - in trunk: mail/thunderbird/files www/firefox/files www/libxul/files www/seamonkey/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Sep 18 00:31:21 UTC 2013


Author: jbeich
Date: Wed Sep 18 00:31:12 2013
New Revision: 1360

Log:
bug 862759 part of bug 877937 landed earlier, in gecko24

Deleted:
   trunk/mail/thunderbird/files/patch-bug862759
   trunk/www/firefox/files/patch-bug862759
   trunk/www/libxul/files/patch-bug862759
   trunk/www/seamonkey/files/patch-bug862759

Deleted: trunk/mail/thunderbird/files/patch-bug862759
==============================================================================
--- trunk/mail/thunderbird/files/patch-bug862759	Wed Sep 18 00:31:12 2013	(r1359)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,10 +0,0 @@
---- mozilla/js/src/frontend/ParseMaps.cpp~
-+++ mozilla/js/src/frontend/ParseMaps.cpp
-@@ -134,5 +134,5 @@ frontend::InitAtomMap(JSContext *cx, frontend::AtomIndexMap *indices, HeapPtrAto
-     }
- }
- 
--template class AtomDecls<FullParseHandler>;
--template class AtomDecls<SyntaxParseHandler>;
-+template class frontend::AtomDecls<FullParseHandler>;
-+template class frontend::AtomDecls<SyntaxParseHandler>;

Deleted: trunk/www/firefox/files/patch-bug862759
==============================================================================
--- trunk/www/firefox/files/patch-bug862759	Wed Sep 18 00:31:12 2013	(r1359)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,10 +0,0 @@
---- 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<FullParseHandler>;
--template class AtomDecls<SyntaxParseHandler>;
-+template class frontend::AtomDecls<FullParseHandler>;
-+template class frontend::AtomDecls<SyntaxParseHandler>;

Deleted: trunk/www/libxul/files/patch-bug862759
==============================================================================
--- trunk/www/libxul/files/patch-bug862759	Wed Sep 18 00:31:12 2013	(r1359)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,10 +0,0 @@
---- 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<FullParseHandler>;
--template class AtomDecls<SyntaxParseHandler>;
-+template class frontend::AtomDecls<FullParseHandler>;
-+template class frontend::AtomDecls<SyntaxParseHandler>;

Deleted: trunk/www/seamonkey/files/patch-bug862759
==============================================================================
--- trunk/www/seamonkey/files/patch-bug862759	Wed Sep 18 00:31:12 2013	(r1359)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,10 +0,0 @@
---- mozilla/js/src/frontend/ParseMaps.cpp~
-+++ mozilla/js/src/frontend/ParseMaps.cpp
-@@ -134,5 +134,5 @@ frontend::InitAtomMap(JSContext *cx, frontend::AtomIndexMap *indices, HeapPtrAto
-     }
- }
- 
--template class AtomDecls<FullParseHandler>;
--template class AtomDecls<SyntaxParseHandler>;
-+template class frontend::AtomDecls<FullParseHandler>;
-+template class frontend::AtomDecls<SyntaxParseHandler>;


More information about the freebsd-gecko mailing list