Hi Everyone, 2009/5/15 Joonghoon Kim <[email protected]>: > 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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

