Bug 296670
| Summary: | Rename ImageData::pixelBuffer() to byteArrayPixelBuffer() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gerald Squelart <g_squelart> |
| Component: | Canvas | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157072852>
Gerald Squelart
Pull request: https://github.com/WebKit/WebKit/pull/48696
EWS
Committed 298058@main (25a7365ce4b9): <https://commits.webkit.org/298058@main>
Reviewed commits have been landed. Closing PR #48696 and removing active labels.