[Webkit-unassigned] [Bug 164490] Support wide gamut for Drag Image UI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 16:51:25 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164490

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 294093
  --> https://bugs.webkit.org/attachment.cgi?id=294093
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=294093&action=review

> Source/WebCore/ChangeLog:10
> +        Updated a few depricated constants.

deprecated.

> Source/WebCore/platform/mac/DragImageMac.mm:122
> +            [image->snapshotNSImage() drawInRect:destRect fromRect:NSMakeRect(0, 0, size.width(), size.height()) operation:NSCompositingOperationSourceOver fraction:1.0];

Can't the be snapshotNSImageDirect?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161108/d95c487e/attachment.html>


More information about the webkit-unassigned mailing list