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
242158
RemoteRenderingBackend::prepareBuffersForDisplay should move its result into the completion handler
https://bugs.webkit.org/show_bug.cgi?id=242158
Summary
RemoteRenderingBackend::prepareBuffersForDisplay should move its result into ...
Cameron McCormack (:heycam)
Reported
2022-06-29 19:18:52 PDT
We currently copy the contents of the PrepareBackingStoreBuffersOutputData vector, which means retaining and releasing a Mach send right unnecessarily.
Attachments
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2022-06-29 19:22:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1932
EWS
Comment 2
2022-06-29 20:27:50 PDT
Committed
251976@main
(29e7147feebc): <
https://commits.webkit.org/251976@main
> Reviewed commits have been landed. Closing PR #1932 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-06-29 20:28:13 PDT
<
rdar://problem/96188094
>
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