Bug 296670

Summary: Rename ImageData::pixelBuffer() to byteArrayPixelBuffer()
Product: WebKit Reporter: Gerald Squelart <g_squelart>
Component: CanvasAssignee: Gerald Squelart <g_squelart>
Status: RESOLVED FIXED    
Severity: Normal CC: sabouhallawa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Gerald Squelart
Reported 2025-07-29 19:29:59 PDT
This is only a name change. Now that there also exists a `Float16ArrayPixelBuffer`, this name better reflects what this function actually does: Return a `ByteArrayPixelBuffer` regardless of what the ImageData contains.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-07-29 19:30:07 PDT
Gerald Squelart
Comment 2 2025-07-29 19:31:39 PDT
EWS
Comment 3 2025-07-30 16:59:08 PDT
Committed 298058@main (25a7365ce4b9): <https://commits.webkit.org/298058@main> Reviewed commits have been landed. Closing PR #48696 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.