[Webkit-unassigned] [Bug 28308] allow down-sampling images during decoding
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 17 08:23:38 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28308
Adam Treat <treat at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #34884|review? |review+
Flag| |
--- Comment #9 from Adam Treat <treat at kde.org> 2009-08-17 08:23:36 PDT ---
(From update of attachment 34884)
This looks good, but needs a slight clarification on landing. Basically,
please initialize sourceY after the call to 'jpeg_read_scanlines' to 'int
sourceY = info->output_scanline - 1;' to emphasize that no behavior change has
occurred where the 'IMAGE_DECODER_DOWN_SAMPLING' is not enabled. Also add
appropriate comment. r+ with those changes. Thanks!
--
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