[Webkit-unassigned] [Bug 66375] http/tests/misc/font-face-in-multiple-segmented-faces.html assertion failure on Chromium
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 10:03:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=66375
--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> 2011-08-17 10:03:06 PST ---
(In reply to comment #1)
> Set a CRASH expectation for Windows debug with http://trac.webkit.org/changeset/93204
I strongly believe this would have been fixed by:
<http://webkit.org/b/66328> ASSERT in fast/css/custom-font-xheight.html
Which landed before you added the test expectations change...
http://trac.webkit.org/changeset/93171
The ASSERT was under CSSFontFaceSource::getFontData's call to
WebCore::FontCache::getNonRetainedLastResortFallbackFont
which now should now always have a purge preventer.
If the above bug did not fix this, please let me know. Since the
test was semi-skipped after my patch though and I don't have access
to test on that bot I won't be updating the expectations file. I'll leave
that to you.
Cheers!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list