[Webkit-unassigned] [Bug 32830] svg/dynamic-updates/SVGMaskElement-svgdom-height-prop.html crashed on Windows Test Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 14:48:04 PST 2009


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





--- Comment #3 from Nikolas Zimmermann <zimmermann at kde.org>  2009-12-21 14:48:04 PST ---
Hm, I thought it's a build problem, but maybe it's Cg/Win not handling 0x0
images properly.

I see a warning on a lot of mask tests on Cg/Mac:
"Mon Dec 21 23:40:05 nikolas-zimmermanns-macbook-pro-243.local
DumpRenderTree[93233] <Error>: CGImageCreate: invalid image size: 0 x 0."

in SVGMaskElement, there's a  ImageBuffer object returned with 0x0 size. No
problem on Cairo/Qt, according to Dirk. But it seems to lead to crashes on win,
and warnings on mac with CoreGraphics.

Dirk is aware, and will check tomorrow :-)

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