Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2013 00:31:12 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1360 - in trunk: mail/thunderbird/files www/firefox/files www/libxul/files www/seamonkey/files
Message-ID:  <201309180031.r8I0VCkD021933@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309180031.r8I0VCkD021933>