Bug 77355

Summary: [Qt] Implement CompositeDifference
Product: WebKit Reporter: Andy Estes <aestes>
Component: WebKit QtAssignee: Martin Leutelt <martin.leutelt>
Status: RESOLVED FIXED    
Severity: Enhancement CC: noam, ossy, webkit.review.bot
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 77168    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Andy Estes
Reported 2012-01-30 12:11:53 PST
<http://trac.webkit.org/changeset/106274> added a new CompositeOperator called CompositeDifference. In CoreGraphics, this maps to kCGBlendModeDifference (see <http://developer.apple.com/library/mac/#documentation/GraphicsImaging/Reference/CGContext/Reference/reference.html#//apple_ref/c/tdef/CGBlendMode>).
Attachments
Patch (1.64 KB, patch)
2012-08-29 07:39 PDT, Martin Leutelt
no flags
Martin Leutelt
Comment 1 2012-08-29 07:39:42 PDT
WebKit Review Bot
Comment 2 2012-08-29 13:40:15 PDT
Comment on attachment 161225 [details] Patch Clearing flags on attachment: 161225 Committed r127043: <http://trac.webkit.org/changeset/127043>
WebKit Review Bot
Comment 3 2012-08-29 13:40:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.