[webkit-reviews] review granted: [Bug 24592] [GTK] Crash in FcPatternHash : [Attachment 28691] style.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 10:18:38 PDT 2009


Holger Freyther <zecke at selfish.org> has granted Xan Lopez
<xan.lopez at gmail.com>'s request for review:
Bug 24592: [GTK] Crash in FcPatternHash
https://bugs.webkit.org/show_bug.cgi?id=24592

Attachment 28691: style.patch
https://bugs.webkit.org/attachment.cgi?id=28691&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>

>      if (other.m_scaledFont)
> -	   cairo_scaled_font_reference (other.m_scaledFont);
> +	   cairo_scaled_font_reference(other.m_scaledFont);

damn, you tricked me. Sorry for not noticing. :)


More information about the webkit-reviews mailing list