From jbeich@tormail.org  Sun Apr 21 09:59:34 2013
Return-Path: <jbeich@tormail.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 95D5DEA
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <jbeich@tormail.org>)
	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 <jbeich@tormail.org>)
	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 <jbeich@tormail.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] graphics/cairo: add a fix for text redrawing in firefox
X-GNATS-Notify: gecko@freebsd.org

>Number:         178023
>Category:       ports
>Synopsis:       [patch] graphics/cairo: add a fix for text redrawing in firefox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>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:  Sun Apr 21 10:00:15 UTC 2013
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 21 10:00:14 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178023 
>Unformatted:
