Bug 52611

Summary: [Qt] Incorrect shadow alpha with semi-transparent solid fillStyle
Product: WebKit Reporter: Helder Correia <helder>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kenneth, kling, mdelaney7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Helder Correia 2011-01-17 23:22:50 PST
This is related to bug 5255. The shadow color alpha must be multiplied by the context brush alpha.
Comment 1 Helder Correia 2011-01-17 23:23:45 PST
(In reply to comment #0)
> This is related to bug 5255.

I meant 52559.
Comment 2 Helder Correia 2011-01-17 23:26:57 PST
Created attachment 79244 [details]
Patch
Comment 3 WebKit Commit Bot 2011-01-18 10:10:55 PST
Comment on attachment 79244 [details]
Patch

Clearing flags on attachment: 79244

Committed r76033: <http://trac.webkit.org/changeset/76033>
Comment 4 WebKit Commit Bot 2011-01-18 10:11:00 PST
All reviewed patches have been landed.  Closing bug.