Bug 111425 - [Qt] Handle image plugins without Size extension
Summary: [Qt] Handle image plugins without Size extension
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-05 04:54 PST by Allan Sandfeld Jensen
Modified: 2014-02-03 03:25 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.10 KB, patch)
2013-03-05 04:58 PST, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-03-05 04:54:53 PST
Many 3rd party image plugins and even our own MNG image decoder does not have the size extension. Decoding without is less efficient since we can not preallocate the correct buffer, but it is still possible.
Comment 1 Allan Sandfeld Jensen 2013-03-05 04:58:07 PST
Created attachment 191469 [details]
Patch
Comment 2 Anders Carlsson 2013-10-02 21:23:57 PDT
Comment on attachment 191469 [details]
Patch

Qt has been removed, clearing review flags.
Comment 3 Jocelyn Turcotte 2014-02-03 03:25:13 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.