Bug 312331
| Summary: | Add an SPI in WKWebView which retrieves image metadata from image data | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Said Abou-Hallawa <sabouhallawa> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | bfulgham, sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Said Abou-Hallawa
This SPI will use the WebContent process to decode the image date and retrieve the size, the density and the frame count of the image.
rdar://173955537
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Said Abou-Hallawa
Pull request: https://github.com/apple/WebKit/pull/4953
Said Abou-Hallawa
I moved this bug to open source. No security issue is here.
*** This bug has been marked as a duplicate of bug 312425 ***