<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [ilk] Corrupted rendering of page previews in Firefox with >xf86-video-intel-2.20.18"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61628#c54">Comment # 54</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [ilk] Corrupted rendering of page previews in Firefox with >xf86-video-intel-2.20.18"
href="https://bugs.freedesktop.org/show_bug.cgi?id=61628">bug 61628</a>
from <span class="vcard"><a class="email" href="mailto:itumaykin@gmail.com" title="Coacher <itumaykin@gmail.com>"> <span class="fn">Coacher</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=61628#c53">comment #53</a>)
<span class="quote">> Reading
> <a href="http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/firefox/">http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/www-client/firefox/</a>
> firefox-19.0.2.ebuild?view=markup it seems that the use of system-cairo has
> been dropped. Which is a shame.</span >
Well, you've seen the patches applied on top of firefox and support for system
cairo is there. Out of curiosity I've run some initial steps of firefox build
and here's a bit filtered result:
grep cairo /var/tmp/portage/www-client/firefox-19.0.2/temp/build.log
* 6009_fix_system_cairo_support.patch ...
--enable-system-cairo system_libs
--enable-default-toolkit=cairo-gtk2 mozilla.org default
--enable-system-cairo
--enable-default-toolkit=cairo-gtk2
checking for cairo >= 1.10... yes
checking CAIRO_CFLAGS... -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng15
checking CAIRO_LIBS... -lcairo
checking for cairo-tee >= 1.10... yes
checking CAIRO_TEE_CFLAGS... -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng15
checking CAIRO_TEE_LIBS... -lcairo
checking for cairo-xlib-xrender >= 1.10... yes
checking CAIRO_XRENDER_CFLAGS... -I/usr/include/cairo -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2
-I/usr/include/libdrm -I/usr/include/libpng15
checking CAIRO_XRENDER_LIBS... -lcairo -lXrender -lX11
and this is output from already built firefox I am running now:
ldd /usr/lib/firefox/libxul.so | grep cairo
libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00007f205d497000)
libpangocairo-1.0.so.0 => /usr/lib64/libpangocairo-1.0.so.0
(0x00007f2059cc2000)
So, system-wide cairo enabled at build time and it is really there as shown by
ldd.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>