From owner-freebsd-ports@FreeBSD.ORG Mon Mar 4 02:04:07 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 874532A8 for ; Mon, 4 Mar 2013 02:04:07 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id 41C52305 for ; Mon, 4 Mar 2013 02:04:07 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1UCKl3-0003Km-9x; Mon, 04 Mar 2013 05:04:05 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:In-Reply-To:Subject:Cc:To:From; bh=l9Y0L0bLhNK91YScoT0xcXsCk4THOqoDPrkRvQvkeDQ=; b=Oz8uAdF+P9pfjiwhsInMq+Rd6evxoe6EpaWdMPulxJfB1qRJB/J0A798yrzCPscT2JEXyF2OTb00qX4jXw3fQo2YF/w+WC5I7sZI/NdCPfhsU6wyTGBNZ6KTfBM8TAoCF2amwERcA/YTv+6NhuuJv9cFyAdIaOiUtXUbRSGPw5Y=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1UCKiq-0009dc-RX; Mon, 04 Mar 2013 02:01:52 +0000 From: Jan Beich To: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: Firefox 19 vs large images In-Reply-To: (Christian Weisgerber's message of "Sat, 2 Mar 2013 17:53:36 +0000 (UTC)") Date: Sun, 03 Mar 2013 21:48:48 -0400 References: MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1UCKiq-0009dc-RX@internal.tormail.org> Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 02:04:07 -0000 naddy@mips.inka.de (Christian Weisgerber) writes: > Viewing large images has become cumbersome with the switch from > Firefox 18 to 19. Am I the only one to notice this? > > Wikipedia's high-resolution pictures of the day are great for this: > https://upload.wikimedia.org/wikipedia/commons/e/e9/Bison_skull_pile_edit.jpg Try setting MOZ_DISABLE_IMAGE_OPTIMIZE=1 in environ(7) or disabling gfx.xrender.enabled in about:config.