From owner-freebsd-gecko@FreeBSD.ORG Wed Sep 18 00:31:21 2013 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 41243AFA for ; Wed, 18 Sep 2013 00:31:21 +0000 (UTC) (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.244.247]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BCFF92069 for ; Wed, 18 Sep 2013 00:31:20 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.244.247]) by trillian.chruetertee.ch (8.14.4/8.14.3) with ESMTP id r8I0VH88023034 for ; Wed, 18 Sep 2013 00:31:17 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.4/8.14.3/Submit) id r8I0VCkD021933 for freebsd-gecko@freebsd.org; Wed, 18 Sep 2013 00:31:12 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Wed, 18 Sep 2013 00:31:12 GMT Message-Id: <201309180031.r8I0VCkD021933@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f 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 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Sep 2013 00:31:21 -0000 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; --template class AtomDecls; -+template class frontend::AtomDecls; -+template class frontend::AtomDecls; 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; --template class AtomDecls; -+template class frontend::AtomDecls; -+template class frontend::AtomDecls; 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; --template class AtomDecls; -+template class frontend::AtomDecls; -+template class frontend::AtomDecls; 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; --template class AtomDecls; -+template class frontend::AtomDecls; -+template class frontend::AtomDecls;