From owner-freebsd-current@FreeBSD.ORG Fri Mar 2 17:01:27 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C131B106568F for ; Fri, 2 Mar 2012 17:01:27 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 241938FC20 for ; Fri, 2 Mar 2012 17:01:26 +0000 (UTC) Received: by werl4 with SMTP id l4so1532905wer.13 for ; Fri, 02 Mar 2012 09:01:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=n1y/uEQEveGGEjZjjueDop7GFIGKF6Qp4DTAqmOaZPw=; b=JMSVUo/xKqkD2ELqQLDKaLzwBIYFr8Hx3aY9KoH7N+ZSpBOXFqTxS6QlZ2d7FGOAu8 nLYGUY9DdBRqQGMLvjjWzaosLGZ6RB/RrQMnehPwDjmqOAoEMqUQiWnTInH0larIJDeP MzaPBCaB1Jh02b4/gk8922h6NMVWq0EA2vHVSXXtM8OPmqOA85RBSZMvhlCUxiwulg2d Z1MCShlpqjwWWXHrJdmIgENnj5HJlac6xrG/anb36WAP01US692hbSuO1HX0rWosKGQH 34IhfV7NWhT+t7cHBIOvJyzhQBIe/2SMGq7onXv7xlXlkYQ7pYAES9N3yizzHD1DJXgw nfJA== MIME-Version: 1.0 Received: by 10.180.78.6 with SMTP id x6mr5659433wiw.18.1330707685825; Fri, 02 Mar 2012 09:01:25 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.198.81 with HTTP; Fri, 2 Mar 2012 09:01:25 -0800 (PST) In-Reply-To: <4F50CE89.6010009@gmail.com> References: <4F50CE89.6010009@gmail.com> Date: Fri, 2 Mar 2012 09:01:25 -0800 X-Google-Sender-Auth: wzLXvvNoWPD_22hvL4eemr5oHtA Message-ID: From: Adrian Chadd To: deeptech71@gmail.com, David Xu Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org Subject: Re: SeaMonkey eats the CPU as of r232144 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 17:01:27 -0000 Ok. So it's that exact commit? david, what did you break? :) Adrian