[Webkit-unassigned] [Bug 66376] REGRESSION (r93140?): fast/text/international/text-combine-image-test.html failing on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 10:29:30 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66376





--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org>  2011-08-17 10:29:30 PST ---
Thanks for pointing this out. My change fixed a leak, where a font that had
previously been used as a remote CSS Font Face's temporary transparent font,
(while the font face is loading), would be considered active forever.

I just looked over the Windows related changes I made in r93140 and r93147
and they look correct. So, since this could be a cache issue that persisted
between tests. To try to verify that I would check out if this test has the same
expected results now if it was run individually before r93140.

Unfortunately I don't have any other ideas why these changes would have
negatively affected this test. This test does not use font face, it uses a font
named "HiraMinProN-W3", which I assume is a system font because I see
no SVG/CSS3 font-face declarations or included declarations.

-- 
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