[Webkit-unassigned] [Bug 121696] Add an argument to ImageSource::createFrameAtIndex to hint a decoder that we expect a scaled image.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 11:36:30 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121696
--- Comment #2 from Antti Koivisto <koivisto at iki.fi> 2013-09-20 11:35:36 PST ---
(From update of attachment 212197)
View in context: https://bugs.webkit.org/attachment.cgi?id=212197&action=review
> Source/WebCore/platform/graphics/ImageSource.h:148
> + PassNativeImagePtr createFrameAtIndex(size_t, float* scale = 0);
It is not clear if this scale parameter is input, output or both. Maybe a more descriptive name would help?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list