[Webkit-unassigned] [Bug 147197] Use updated CoreAnimation snapshot SPI
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 22 11:53:46 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147197
Tim Horton <thorton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #257283|review? |review+
Flags| |
--- Comment #3 from Tim Horton <thorton at apple.com> ---
Comment on attachment 257283
--> https://bugs.webkit.org/attachment.cgi?id=257283
Updated SPI
View in context: https://bugs.webkit.org/attachment.cgi?id=257283&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:2893
> + CARenderServerRenderDisplayLayerWithTransformAndTimeOffset(MACH_PORT_NULL, (__bridge CFStringRef)display.name, self.layer.context.contextId, reinterpret_cast<uint64_t>(self.layer), surface->surface(), 0, 0, &transform, 0);
Why the __bridge? This is not an ARC file.
--
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/20150722/4dbef2bc/attachment.html>
More information about the webkit-unassigned
mailing list