Bug 241243 - Add check for pixel buffer format in RemoteRenderingBackend::getPixelBufferForImageBuffer
Summary: Add check for pixel buffer format in RemoteRenderingBackend::getPixelBufferFo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikos Mouchtaris
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-02 16:02 PDT by Nikos Mouchtaris
Modified: 2022-06-02 22:36 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikos Mouchtaris 2022-06-02 16:02:48 PDT
Ensure that pixel buffer format is supported in RemoteRenderingBackend::getPixelBufferForImageBuffer.
Comment 1 Nikos Mouchtaris 2022-06-02 16:12:40 PDT
rdar://89611041
Comment 2 Nikos Mouchtaris 2022-06-02 17:30:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1260
Comment 3 EWS 2022-06-02 22:36:13 PDT
Committed r295170 (251254@main): <https://commits.webkit.org/251254@main>

Reviewed commits have been landed. Closing PR #1260 and removing active labels.