[Webkit-unassigned] [Bug 200498] Remove the dead code of ScalableImageDecoder for scaling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 7 18:29:28 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200498

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Got it.
JPEGImageDecoder::outputScanlines doesn't support the case out_color_space is BGRA and m_scaled is true.
It difficult to maintain dead code. Let's remove it.
If someone want to resurrect this feature, they should add a unit test.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190808/cfee9789/attachment-0001.html>


More information about the webkit-unassigned mailing list