[Webkit-unassigned] [Bug 262380] RemoteDisplayListRecorder should lazily allocate a SharedVideoFrameReader
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 29 10:16:47 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262380
--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
There is some cost here to:
_kernelrpc_mach_port_mod_refs_trap
WTF::MachSendRight::MachSendRight(WTF::MachSendRight const&)
WebKit::SharedVideoFrameReader::SharedVideoFrameReader(WTF::RefPtr<WebKit::RemoteVideoFrameObjectHeap, WTF::RawPtrTraits<WebKit::RemoteVideoFrameObjectHeap>, WTF::DefaultRefDerefTraits<WebKit::RemoteVideoFrameObjectHeap>>&&, WebCore::ProcessIdentity const&, WebKit::SharedVideoFrameReader::UseIOSurfaceBufferPool)
WebKit::RemoteDisplayListRecorder::create(WebCore::ImageBuffer&, WTF::ObjectIdentifierGeneric<WebCore::RenderingResourceIdentifierType, WTF::ObjectIdentifierThreadSafeAccessTraits>, WebKit::RemoteRenderingBackend&)
WebKit::RemoteRenderingBackend::didCreateImageBuffer(WTF::Ref<WebCore::ImageBuffer, WTF::RawPtrTraits<WebCore::ImageBuffer>>)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230929/d35961e7/attachment.htm>
More information about the webkit-unassigned
mailing list