WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 240809
[GPU Process] [Filters] Make PixelBuffer an abstract class
https://bugs.webkit.org/show_bug.cgi?id=240809
Summary
[GPU Process] [Filters] Make PixelBuffer an abstract class
Said Abou-Hallawa
Reported
2022-05-23 09:09:15 PDT
Hide the underlying memory of the PixelBuffer 'Uint8ClampedArray' and move it to the subclass JSPixelBuffer. The plan is to subclass PixelBuffer to a class named 'WebKit::ShareablePixelBuffer'. ShareablePixelBuffer will be created when the software filter appliers run in GPUProcess.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-30 09:10:12 PDT
<
rdar://problem/94117981
>
Said Abou-Hallawa
Comment 2
2022-06-02 17:43:30 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1261
EWS
Comment 3
2022-06-03 13:53:43 PDT
Committed
r295227
(
251282@main
): <
https://commits.webkit.org/251282@main
> Reviewed commits have been landed. Closing PR #1261 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug