[Webkit-unassigned] [Bug 119078] [GTK] [EFL] Enable tiled shadow blur for the inset shadows.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 9 10:03:17 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=119078
Alejandro G. Castro <alex at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Alejandro G. Castro <alex at igalia.com> 2013-08-09 10:02:55 PST ---
(In reply to comment #5)
> (From update of attachment 207927 [details])
> 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.
Yeah, I've modified the patch before landing, thanks.
http://trac.webkit.org/changeset/142608
--
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