Bug 77355 - [Qt] Implement CompositeDifference
Summary: [Qt] Implement CompositeDifference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Martin Leutelt
URL:
Keywords: Qt, QtTriaged
Depends on: 77168
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-30 12:11 PST by Andy Estes
Modified: 2012-08-29 13:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2012-08-29 07:39 PDT, Martin Leutelt
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.