From dev-return-17934-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Sep 2 03:45:02 2011 Return-Path: X-Original-To: apmail-couchdb-dev-archive@www.apache.org Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6D5367AB5 for ; Fri, 2 Sep 2011 03:45:02 +0000 (UTC) Received: (qmail 6451 invoked by uid 500); 2 Sep 2011 03:44:58 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 5598 invoked by uid 500); 2 Sep 2011 03:44:43 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 5538 invoked by uid 99); 2 Sep 2011 03:44:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 03:44:35 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2011 03:44:32 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 31969377D7 for ; Fri, 2 Sep 2011 03:44:11 +0000 (UTC) Date: Fri, 2 Sep 2011 03:44:11 +0000 (UTC) From: "Paul Joseph Davis (JIRA)" To: dev@couchdb.apache.org Message-ID: <122036587.9309.1314935051199.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1036822440.14945.1314303271946.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (COUCHDB-1260) Fix CouchJS/SpiderMonkey compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095752#comment-13095752 ] Paul Joseph Davis commented on COUCHDB-1260: -------------------------------------------- I feel so unloved. Also, tested on the following spidermonkeys: 1.7.0 1.8.0rc1 1.8.5 1.9.2.something Multiple test reports from OS X, Linux, and dch reported Windows success. I feel comfortable that we've covered the major platforms for now. > Fix CouchJS/SpiderMonkey compatibility > -------------------------------------- > > Key: COUCHDB-1260 > URL: https://issues.apache.org/jira/browse/COUCHDB-1260 > Project: CouchDB > Issue Type: Improvement > Components: JavaScript View Server > Affects Versions: 1.2 > Reporter: Paul Joseph Davis > Fix For: 1.2 > > Attachments: COUCHDB-1260.patch > > > I just finished refactoring couchjs so that I can make it compatible with all of the major versions of SpiderMonkey. I've run the tests against 1.7.0, 1.8.0rc1, Homebrew ~= 1.8.5, and 1.8.5. The only test that fails is view_sandboxing.js for 1.7.0 because sandboxing doesn't work there. > I would appreciate if people could pull this down and run the Futon test suite to check that tests pass for everyone. I'm specifically interested to hear from those of you using one of the XULRunner SpiderMonkey's or otherwise any SpiderMonkey that's not a tarball from the Mozilla FTP directory. > I'll give people a couple days to report back but if I don't hear anything I'll push this in. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira