RESOLVED FIXED111736
[Qt] Enable tiled shadow blur for inset box shadows
https://bugs.webkit.org/show_bug.cgi?id=111736
Summary [Qt] Enable tiled shadow blur for inset box shadows
Allan Sandfeld Jensen
Reported 2013-03-07 08:51:41 PST
Inset box-shadows are currently painting by applying generic shadow blur to the entire rect instead of using the optimized tiled shadow blur. This affects common pastebin sites that has a inset box-shadows around the entire shown paste.
Attachments
Patch (4.79 KB, patch)
2013-03-07 08:56 PST, Allan Sandfeld Jensen
no flags
Patch (4.52 KB, patch)
2013-03-07 09:03 PST, Allan Sandfeld Jensen
no flags
Patch (4.87 KB, patch)
2013-03-08 09:56 PST, Allan Sandfeld Jensen
noam: review+
Allan Sandfeld Jensen
Comment 1 2013-03-07 08:56:07 PST
Allan Sandfeld Jensen
Comment 2 2013-03-07 09:03:01 PST
Allan Sandfeld Jensen
Comment 3 2013-03-08 09:56:14 PST
Created attachment 192243 [details] Patch Avoid copying fill-color by just calling clearShadow later
Allan Sandfeld Jensen
Comment 4 2013-03-11 08:45:15 PDT
Note You need to log in before you can comment on or make changes to this bug.