RESOLVED FIXED253608
Use move instead of copy when encoding the ImageBufferBackendHandle in RemoteLayerBackingStore
https://bugs.webkit.org/show_bug.cgi?id=253608
Summary Use move instead of copy when encoding the ImageBufferBackendHandle in Remote...
Matt Woodrow
Reported 2023-03-08 14:50:37 PST
We currently end up copying the backend handle twice, each of which calls into the kernel to change mach_port refs.
Attachments
Matt Woodrow
Comment 1 2023-03-08 14:53:13 PST
EWS
Comment 2 2023-03-09 17:09:44 PST
Committed 261479@main (a576e4d3baa9): <https://commits.webkit.org/261479@main> Reviewed commits have been landed. Closing PR #11261 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-03-09 17:10:17 PST
Note You need to log in before you can comment on or make changes to this bug.