RESOLVED FIXED 71029
Ask CG to not parse image metadata
https://bugs.webkit.org/show_bug.cgi?id=71029
Summary Ask CG to not parse image metadata
Pratik Solanki
Reported 2011-10-27 10:05:11 PDT
WebCore doesn't need any image metadata information from CG. We can request CG to not parse those and get a performance win.
Attachments
Patch (6.48 KB, patch)
2011-10-27 10:54 PDT, Pratik Solanki
no flags
Patch (7.26 KB, patch)
2011-10-27 15:46 PDT, Pratik Solanki
simon.fraser: review+
Pratik Solanki
Comment 1 2011-10-27 10:54:46 PDT
Simon Fraser (smfr)
Comment 2 2011-10-27 10:59:23 PDT
Comment on attachment 112707 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=112707&action=review > Source/WebCore/platform/graphics/cg/ImageSourceCG.cpp:116 > +static CFDictionaryRef imageSourceOptions(ShouldSkipMetaData skip) skip -> skipMetaData
Pratik Solanki
Comment 3 2011-10-27 15:46:22 PDT
Pratik Solanki
Comment 4 2011-10-27 16:25:27 PDT
Note You need to log in before you can comment on or make changes to this bug.