[Webkit-unassigned] [Bug 45042] [cairo] Include support for rotations to the GraphicsContext::drawTiledShadow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 02:25:03 PDT 2012


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


Alejandro G. Castro <alex at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #2 from Alejandro G. Castro <alex at igalia.com>  2012-06-11 02:25:02 PST ---
(In reply to comment #1)
> Alejandro, do you have any example or screenshot of what's going wrong? Or any test case names that are affected by this?

Sorry for the late answer, I'm not sure about the current situation of this issue. This bug comes from when we initially implemented tiling in ContextShadow. I thought Simon added a fix to this problem in ShadowBlur, that replaced ContextShadow but I've just checked the condition is still in the code. Basically the tiling when rotated showed some visual artifacts, you can test it forcing tiling (big shadowed rect), adding some rotation and commenting the lines that avoids the tiling in these cases in ShadowBlur.cpp.

Adding Sam so he can add information about current situation.

I hope this helps.

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