Comment 185 for bug 217908

Revision history for this message
Tom Jaeger (thjaeger) wrote : Re: [Bug 217908] Re: Pixellated Images in Firefox/Opera due to incorrect EXTEND_PAD implementation in several video drivers

Yes. Firefox has been using nearest-neighbor filtering to avoid hitting
the slow path in cairo. Now that cairo has been fixed, we can enable
EXTEND_PAD in firefox, which is needed to get correct results with
bilinear filtering. Debdiffs (for both versions of xulrunner that are
in jaunty) are attached to comment #75.

John Vivirito wrote:
> Is this still concidered a firefox/xulrunner issue? I see everything but
> firefox has been fixed
>