[Webkit-unassigned] [Bug 170530] New: CachedImage should stop decoding images with unknown types
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 5 17:27:04 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=170530
Bug ID: 170530
Summary: CachedImage should stop decoding images with unknown
types
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Images
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sabouhallawa at apple.com
Currently we have to wait until the image size is available to make this decision. With malformed images, the size, which will be (0, 0) in this case, will be available only when all the image data is received.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170406/d9d8ee44/attachment-0001.html>
More information about the webkit-unassigned
mailing list