Bug 239575 - Deploy CGImagePixelReader in several API tests that read back pixel data from images
Summary: Deploy CGImagePixelReader in several API tests that read back pixel data from...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-20 16:01 PDT by Wenson Hsieh
Modified: 2022-04-27 16:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 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.
Comment 1 Radar WebKit Bug Importer 2022-04-27 16:02:13 PDT
<rdar://problem/92425771>