RESOLVED FIXED 77354
[Cairo] Implement CompositeDifference
https://bugs.webkit.org/show_bug.cgi?id=77354
Summary [Cairo] Implement CompositeDifference
Andy Estes
Reported 2012-01-30 12:11:01 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.92 KB, patch)
2012-03-10 13:47 PST, Martin Robinson
alex: review+
webkit.review.bot: commit-queue-
Andy Estes
Comment 1 2012-01-30 12:27:54 PST
*** Bug 77358 has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 2 2012-03-10 13:47:58 PST
Alejandro G. Castro
Comment 3 2012-04-19 16:44:38 PDT
Comment on attachment 131188 [details] Patch LGTM
WebKit Review Bot
Comment 4 2012-04-19 16:48:07 PDT
Comment on attachment 131188 [details] Patch Rejecting attachment 131188 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 Alejandro G found in /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog does not appear to be a valid reviewer according to committers.py. ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/12462062
Martin Robinson
Comment 5 2012-04-22 17:57:10 PDT
Note You need to log in before you can comment on or make changes to this bug.