[webkit-dev] About Win32/Cairo port
Brent Fulgham
bfulgham at gmail.com
Fri Jun 12 14:48:51 PDT 2009
Hi Everyone,
2009/5/15 Joonghoon Kim <lunaris at tmax.co.kr>:
> 2) In ACID3 test, some assertion failure occures,
> for WebCore attempts to destroy cairo font structures
> which has 0 ref count. I changed SimpleFontData::platformDestroy()
> to destroy the structures while ref-count is bigger than 0.
> The failure has gone, but I'm not sure it's right.
I finally tracked this problem down. You can read all about it in
https://bugs.webkit.org/show_bug.cgi?id=26353, but this is now fixed
in ToT as of revision @r44630.
Thanks,
-Brent
More information about the webkit-dev
mailing list