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

Description Andy Estes 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>).
Comment 1 Martin Leutelt 2012-08-29 07:39:42 PDT
Created attachment 161225 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-08-29 13:40:18 PDT
All reviewed patches have been landed.  Closing bug.