From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Shawn O. Pearce" Subject: Re: [ANNOUNCE] Gerrit Code Review 2.0.3 Date: Tue, 17 Feb 2009 09:09:15 -0800 Message-ID: <20090217170915.GJ18525@spearce.org> References: <20090217011256.GA23314@spearce.org> <1976ea660902162311q12e11ec5g7a43ab637186985e@mail.gmail.com> <20090217151838.GI18525@spearce.org> <8c9a060902170813ie8f5bc1gfed53e4f31f64c23@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jacob Helwig , Frank Li , git@vger.kernel.org To: Johannes Schindelin X-From: git-owner@vger.kernel.org Tue Feb 17 18:10:48 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1LZTT2-0005Zm-U7 for gcvg-git-2@gmane.org; Tue, 17 Feb 2009 18:10:45 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752160AbZBQRJQ (ORCPT ); Tue, 17 Feb 2009 12:09:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752072AbZBQRJQ (ORCPT ); Tue, 17 Feb 2009 12:09:16 -0500 Received: from george.spearce.org ([209.20.77.23]:59987 "EHLO george.spearce.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751816AbZBQRJQ (ORCPT ); Tue, 17 Feb 2009 12:09:16 -0500 Received: by george.spearce.org (Postfix, from userid 1001) id 3B804381FF; Tue, 17 Feb 2009 17:09:15 +0000 (UTC) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Johannes Schindelin wrote: > On Tue, 17 Feb 2009, Jacob Helwig wrote: > > On Tue, Feb 17, 2009 at 07:18, Shawn O. Pearce wrote: > > > > > > Something is busted in the IE AJAX code used by Gerrit Code Review. > > > > I've found IEs4Linux helpful for debugging IE-only issues under Linux. > > > > http://www.tatanka.com.br/ies4linux/page/Main_Page > > > > I don't recall, off hand, if it'll provide IE 7 (and the site isn't > > working for me right now, so I can't confirm this). It does provide > > IE 5.0, 5.5, and 6.0, however. > > If I understand Shawn (and the motto "scratch your own itch") correctly, > Shawn was not so much interested in being pointed to a way of running IE > himself, but more in people who absolutely want to run IE themselves to go > and fix the issues. Indeed. There are probably also license issues with running IE under Linux. IIRC Microsoft only licenses IE for use under Windows itself, and with a valid Windows OS license. As a professional developer, I do actually try to respect the license under which software is delivered to me, even if I have no respect for the vendor... ;-) -- Shawn.