WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253608
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2023-03-08 14:53:13 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11261
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
<
rdar://problem/106528593
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug