[Webkit-unassigned] [Bug 38851] Large SVG rect with shadow fails to render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 11:40:53 PDT 2010


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





--- Comment #2 from W. James MacLean <wjmaclean at chromium.org>  2010-05-26 11:40:53 PST ---
(In reply to comment #1)
> Hello James,
> 
> I tried using floats instead of ints for storing the 4 intermediate shadow values, then the following addition is all done using floats and the .svg shows up fine. I doubt there would be performance problems with such a change, and I guess shadows are rare in typical svgs, so do you think that would be good enough to fix this bug? I can make a patch for that, but the replacement is so simple that I think you can imagine it easily :) Let me know what you think.
> Cheers,
> 
> Rob.

Looks good to me! Did you want to submit a patch on this bug?

J

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