Bug 312198

Summary: [HDR] Introduce ShareableCVPixelBuffer
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: ImagesAssignee: Said Abou-Hallawa <sabouhallawa>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 301434    

Said Abou-Hallawa
Reported 2026-04-13 15:00:00 PDT
To generate an HDR image using a gain-map on COCOA platforms, the base SDR image and the gain-map have to be stored in CVPixelBuffers. Since there is no good way to share CVPixelBuffer between processes we need to do it ourselves. The class to send and receive CVPixelBuffer will be called ShareableCVPixelBuffer.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-13 15:00:09 PDT
Said Abou-Hallawa
Comment 2 2026-04-13 16:53:45 PDT
EWS
Comment 3 2026-04-22 16:00:40 PDT
Committed 311810@main (95a3f2348f1e): <https://commits.webkit.org/311810@main> Reviewed commits have been landed. Closing PR #62678 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.