Bug 218886 - [GPU Process] Simplify the definition of ImageDataReference
Summary: [GPU Process] Simplify the definition of ImageDataReference
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-12 23:11 PST by Said Abou-Hallawa
Modified: 2021-03-23 16:51 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Said Abou-Hallawa 2020-11-12 23:11:18 PST
The messages code generator 'messages.py' does not handle the templates properly. We just need to define the RefPtr<ImageData> as ImageDataReference. There is no need to treat its encoding/decoding as a special case. We just need to use ImageDataReference in the messages.in file.
Comment 1 Radar WebKit Bug Importer 2020-11-19 23:12:16 PST
<rdar://problem/71617337>
Comment 2 Jon Lee 2021-03-23 16:51:35 PDT
This has been removed.