WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
239575
Deploy CGImagePixelReader in several API tests that read back pixel data from images
https://bugs.webkit.org/show_bug.cgi?id=239575
Summary
Deploy CGImagePixelReader in several API tests that read back pixel data from...
Wenson Hsieh
Reported
2022-04-20 16:01:43 PDT
This helper class makes it easy to ask for a WebCore::Color at a given (x, y) coordinate, given a CGImageRef. Currently, this is done in an ad-hoc way across various API tests. We can clean it up by unifying the logic in this helper class.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-04-27 16:02:13 PDT
<
rdar://problem/92425771
>
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