Bug 239575
| Summary: | Deploy CGImagePixelReader in several API tests that read back pixel data from images | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | akeerthi, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Wenson Hsieh
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
<rdar://problem/92425771>