[Webkit-unassigned] [Bug 119078] [GTK] [EFL] Enable tiled shadow blur for the inset shadows.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 7 04:15:02 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119078
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #207927|review? |review+
Flag| |
--- Comment #5 from Martin Robinson <mrobinson at webkit.org> 2013-08-07 04:14:42 PST ---
(From update of attachment 207927)
View in context: https://bugs.webkit.org/attachment.cgi?id=207927&action=review
> Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:1056
> + if (this->mustUseShadowBlur())
> + platformContext()->shadowBlur().drawInsetShadow(this, rect, roundedHoleRect.rect(), roundedHoleRect.radii());
You could even move this above the path manipulation, I think.
--
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