From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 21 10:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 46DE2F6 for ; Sun, 21 Apr 2013 10:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 13352DDD; Sun, 21 Apr 2013 10:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3LA00rB092387; Sun, 21 Apr 2013 10:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3LA00um092386; Sun, 21 Apr 2013 10:00:00 GMT (envelope-from gnats) Resent-Date: Sun, 21 Apr 2013 10:00:00 GMT Resent-Message-Id: <201304211000.r3LA00um092386@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Cc: gecko@freebsd.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jan Beich Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 95D5DEA for ; Sun, 21 Apr 2013 09:59:34 +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 55917DD7 for ; Sun, 21 Apr 2013 09:59:33 +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 1UTqB4-0000iO-GZ for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2013 13:03:19 +0400 Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1UTq8o-000Ht2-1n for FreeBSD-gnats-submit@freebsd.org; Sun, 21 Apr 2013 09:00:59 +0000 Message-Id: <1UTq8o-000Ht2-1n@internal.tormail.org> Date: Sun, 21 Apr 2013 00:02:42 -0900 From: Jan Beich To: FreeBSD-gnats-submit@freebsd.org X-GNATS-Notify: gecko@freebsd.org Subject: ports/178023: [patch] graphics/cairo: add a fix for text redrawing in firefox X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Apr 2013 10:00:01 -0000 >Number: 178023 >Category: ports >Synopsis: [patch] graphics/cairo: add a fix for text redrawing in firefox >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 21 10:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jan Beich >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: >Description: https://bugzilla.mozilla.org/show_bug.cgi?id=709477 >How-To-Repeat: 1. install www/firefox 2. visit http://cgit.freedesktop.org/cairo/ 3. click any link e.g., on the last commit message 4. hit a few times Back and Forward buttons in firefox 5. notice text boldness increases each time >Fix: $ fetch https://hg.mozilla.org/mozilla-central/raw-file/tip/gfx/cairo/xlib-glyph-clip-region.patch $ sed -i '' 's|[ab]/gfx/cairo/cairo/||' xlib-glyph-clip-region.patch $ mv xlib-glyph-clip-region.patch files/patch-src_cairo-xlib-surface.c $ svn add files/patch-src_cairo-xlib-surface.c $ svn ci # copy-paste pr number and synopsis mozilla-central/gfx/cairo/README states the bug was fixed in cairo-1.11.3: http://cgit.freedesktop.org/cairo/commit/?id=be1ff2f http://cgit.freedesktop.org/cairo/commit/?id=b132fae but reading mozilla's bug 856419 it may actually have reoccured. >Release-Note: >Audit-Trail: >Unformatted: