RESOLVED FIXED 261027
RemoteImageBufferProxy re-populates backend info after getting the backend handle
https://bugs.webkit.org/show_bug.cgi?id=261027
Summary RemoteImageBufferProxy re-populates backend info after getting the backend ha...
Kimmo Kinnunen
Reported 2023-09-01 04:58:01 PDT
RemoteImageBufferProxy re-populates backend info after getting the backend handle The code is structured as if it would make sense that Caller calls RemoteImageBufferProxy::create<AcceleratedImageBufferShareableMappedBackend> GPUP sends ShareableBitmap::Handle It is better that the backend type being used during ImageBuffer creation is respected during didCreateBackend
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-01 04:58:26 PDT
Kimmo Kinnunen
Comment 2 2023-09-01 05:02:51 PDT
EWS
Comment 3 2023-09-21 02:50:23 PDT
Committed 268244@main (a76cf096e26a): <https://commits.webkit.org/268244@main> Reviewed commits have been landed. Closing PR #17341 and removing active labels.
WebKit Commit Bot
Comment 4 2023-09-21 05:40:49 PDT
Re-opened since this is blocked by bug 261875
Kimmo Kinnunen
Comment 5 2023-09-21 05:56:14 PDT
EWS
Comment 6 2023-09-21 07:25:19 PDT
Committed 268251@main (50a0c40dacf6): <https://commits.webkit.org/268251@main> Reviewed commits have been landed. Closing PR #18013 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.